Skip to content

Commit 7a38c5e

Browse files
committed
Fix in docs
1 parent d121bbb commit 7a38c5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ You need to create "affixer.json" file in directory, from where you will run htm
7878
7979
// Report
8080
(bool) "detailed" - if true, detailed report will be displayed
81-
(bool) "warn_as_table" - if true, warnings will be displayed as table
81+
(bool) "warn_as_Table" - if true, warnings will be displayed as table
8282
8383
// Log
8484
(string) "log_folder" - folder to store logs
@@ -177,7 +177,7 @@ Sometimes you will need to perform some commands only on single file, to reduce
177177
- Make warnings table in reporter +
178178
- Make warnings as table controllable from config and add it in Docs +
179179
- Test for latest changes +
180-
- Next Release
180+
- Next Release +
181181
-------
182182
- Make TrimSpaces controllable as configuration from JSON
183183
- Add --expand option for detailed info in check command

0 commit comments

Comments
 (0)