Skip to content

Commit 8a3593b

Browse files
committed
Update README.md
1 parent fd4ba2b commit 8a3593b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If you want to see a project that is already setup to use scoverage in both sbt
3737

3838
If you are upgrading from 0.99.x then you must remove the `instrumentSettings` from your build.sbt or Build.scala, as that is no longer needed.
3939

40-
Next, the keys have been renamed slightly. The new names begin with coverageXXX, eg coverageExcludedPackages and some have have their full name changed. You can see a full list of keys by opening the object ScoverageKeys.
40+
Next, the keys have been renamed slightly. The new names begin with coverageXXX, eg coverageExcludedPackages and some have had their full name changed. You can see a full list of keys by opening the object ScoverageKeys.
4141

4242
## Multi project reports
4343

0 commit comments

Comments
 (0)