Skip to content

Commit cc9d275

Browse files
sujeetgslowikowski
authored andcommitted
Fix comment syntax in XML examples in README
1 parent e87a860 commit cc9d275

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ or
9191
<version>${scoverage.plugin.version}</version>
9292
<configuration>
9393
<scalaVersion>2.11.8</scalaVersion>
94-
<-- other parameters -->
94+
<!-- other parameters -->
9595
</configuration>
9696
</plugin>
9797
</plugins>
@@ -139,7 +139,7 @@ or
139139
<version>${scoverage.plugin.version}</version>
140140
<configuration>
141141
<scalacPluginVersion>1.3.0</scalacPluginVersion>
142-
<-- other parameters -->
142+
<!-- other parameters -->
143143
</configuration>
144144
</plugin>
145145
</plugins>

0 commit comments

Comments
 (0)