Skip to content

Commit 2c3e532

Browse files
kantxuhdev
authored andcommitted
Typo on string #77
1 parent 402bf0b commit 2c3e532

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
@@ -74,7 +74,7 @@ Of course these two items could be combined into the following:
7474
#### Disable rules
7575

7676
You might want to override some project-specific EditorConfig rules in global
77-
or local vimrc in some cases, e.g., to resolve coflicts of trailing whitespace
77+
or local vimrc in some cases, e.g., to resolve conflicts of trailing whitespace
7878
trimming and buffer autosaving.
7979

8080
> let g:EditorConfig_disable_rules = ['trim_trailing_whitespace']

0 commit comments

Comments
 (0)