Skip to content

Commit a7e30bc

Browse files
authored
Merge pull request #81 from hereisharish/patch-1
Typo Fix
2 parents bade98e + 32d8624 commit a7e30bc

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
@@ -206,7 +206,7 @@ or in `reporting/plugins` section when adding report to Maven generated site
206206
</project>
207207
```
208208

209-
Since version `1.4.0-M5` it's possible to generate aggregated report only, without generating reports for indivisual modules. For large projects it can decrease build time significantly.
209+
Since version `1.4.0-M5` it's possible to generate aggregated report only, without generating reports for individual modules. For large projects it can decrease build time significantly.
210210

211211
To generate only aggregated SCoverage report, set `aggregateOnly` parameter value to `true`. It works only in multimodule projects.
212212

0 commit comments

Comments
 (0)