Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

Commit d1410e7

Browse files
committed
Fix typo: "kebap-case" => "kebab-case"
1 parent 86e5ae6 commit d1410e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2014-04-01-naming-conventions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ github: "https://github.com/ember-cli/ember-cli.github.io/blob/master/_posts/201
99

1010
### Overview
1111

12-
- `kebap-case`
12+
- `kebab-case`
1313
- file names
1414
- directory names
1515
- html tags/ember components

0 commit comments

Comments
 (0)