Skip to content

Commit 92455c1

Browse files
committed
Reword 'dashes over underscores' rule
Various people (eg. https://news.ycombinator.com/item?id=9320518) were wondering why this existence. Hopefully now it's more clear that it's just an arbitrary style preference.
1 parent 848c972 commit 92455c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ request.
2727
$ git checkout -b login_fix
2828
```
2929

30-
* Prefer *dashes* over underscores.
30+
* Use *dashes* to separate words.
3131

3232
* When several people are working independently on a feature, it might be
3333
convenient to have *personal* branches and a *team-wide* branch. In that case,

0 commit comments

Comments
 (0)