Skip to content

Commit

Permalink
chore: fix typo in .editorconfig file
Browse files Browse the repository at this point in the history
  • Loading branch information
eysi09 authored and vvagaytsev committed May 31, 2023
1 parent 8e8bc80 commit 83cab23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
@@ -1,7 +1,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 83cab23

Please sign in to comment.