Skip to content

Commit 1e6b98b

Browse files
committed
Fix #87 - Fix typo in coding style line 103
1 parent 8f79d39 commit 1e6b98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/3-coding-style/coding-style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ Check whether we passed a valid sql name
100100
That's 24 characters as a starting point for the code. We think it's too much.
101101
Especially if we try to keep a line below 100 or 80 characters. Other good options
102102
would be 2 or 4 spaces. We settled for 3 spaces as a compromise.
103-
The indentation is still good visible, but does not use to much space.
103+
The indentation is still good visible, but does not use too much space.

0 commit comments

Comments
 (0)