diff --git a/.editorconfig b/.editorconfig index b81f4f9..fcf2615 100644 --- a/.editorconfig +++ b/.editorconfig @@ -17,7 +17,7 @@ indent_style = space [*.md] max_line_length = 0 trim_trailing_whitespace = true -intent_style = space +indent_style = space indent_size = 2 # Override for Makefile