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

Commit 2030c2f

Browse files
author
Kelly Selden
committed
Merge pull request #41 from benjohnson/benjohnson-kebap
Fix typo: "kebap-case" => "kebab-case"
2 parents 86e5ae6 + d1410e7 commit 2030c2f

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)