Skip to content

Commit 5287023

Browse files
authored
Merge pull request #267 from oliverklee/cleanup/editorconfig
Fix a typo in a comment in the `.editorconfig`
2 parents ea5e221 + b881663 commit 5287023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# top-most EditorConfig file
22
root = true
33

4-
# Unix-style newlines with a newline ending every file, and with same defaults
4+
# Unix-style newlines with a newline ending every file, and with sane defaults
55
[*]
66
charset = utf-8
77
end_of_line = lf

0 commit comments

Comments
 (0)