Skip to content

Commit 713f069

Browse files
authored
samples: fix snippet closing tag (#85)
1 parent 5f5b461 commit 713f069

File tree

1 file changed

+1
-1
lines changed
  • errorreporting/install-without-bom

1 file changed

+1
-1
lines changed

errorreporting/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<artifactId>google-cloud-errorreporting</artifactId>
3232
<version>0.119.1-beta</version>
3333
</dependency>
34-
<!-- [END clouderrorreporting_install_with_bom] -->
34+
<!-- [END clouderrorreporting_install_without_bom] -->
3535

3636
<dependency>
3737
<groupId>junit</groupId>

0 commit comments

Comments
 (0)