Skip to content
This repository has been archived by the owner on Apr 4, 2018. It is now read-only.

Commit

Permalink
Fix typo in editor config
Browse files Browse the repository at this point in the history
  • Loading branch information
ztolley committed Dec 23, 2016
1 parent 620d70c commit c3de1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
root = true

[*]
indent_style = spaces
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
Expand Down

0 comments on commit c3de1ef

Please sign in to comment.