Skip to content

Commit ad6d9d2

Browse files
authored
Fixed mispelled Configuration in README.md
1 parent 12dc751 commit ad6d9d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ A RefactorFirst report will show up in the site report when you run ```mvn site`
102102
</reporting>
103103
```
104104

105-
## Configuraiton Options
105+
## Configuration Options
106106
Care has been taken to use sensible defaults, though if you wish to override these defaults you can specify the following parameters.
107107
Specify with -D if running on the command line. e.g. ```-DbackEdgeAnalysisCount=0 `DanalyzeCycles=false``` or in the configuration section (as in the above examples) if including in a Maven build.
108108

0 commit comments

Comments
 (0)