Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit b4a6a0b

Browse files
committed
[BUGFIX] fix typo refs #162
phew
1 parent ec799e4 commit b4a6a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/css-codestyle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In Kickstart projects all of these properties are set by default. An editorconfi
3030
color: blue;
3131

3232
div{ // no space after selector
33-
span { // nested to deep
33+
span { // nested too deep
3434
border: 1px solid red;
3535
}
3636
}

0 commit comments

Comments
 (0)