Skip to content

Commit

Permalink
Fix comment syntax in XML examples in README
Browse files Browse the repository at this point in the history
  • Loading branch information
sujeet authored and gslowikowski committed Oct 31, 2017
1 parent e87a860 commit cc9d275
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ or
<version>${scoverage.plugin.version}</version>
<configuration>
<scalaVersion>2.11.8</scalaVersion>
<-- other parameters -->
<!-- other parameters -->
</configuration>
</plugin>
</plugins>
Expand Down Expand Up @@ -139,7 +139,7 @@ or
<version>${scoverage.plugin.version}</version>
<configuration>
<scalacPluginVersion>1.3.0</scalacPluginVersion>
<-- other parameters -->
<!-- other parameters -->
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit cc9d275

Please sign in to comment.