Skip to content

Commit ee4d01a

Browse files
committed
Undo replacing an em dash with a comma
1 parent 9132c98 commit ee4d01a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/buttons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can find them in two sizes: the default `.btn` and the smaller `.btn-sm`.
3030

3131
## Primary
3232

33-
Primary buttons are green and are used to indicate the *primary* action on a page. When you need your buttons to stand out, use `.btn.btn-primary`. You can use it with both button sizes, just add `.btn-primary`.
33+
Primary buttons are green and are used to indicate the *primary* action on a page. When you need your buttons to stand out, use `.btn.btn-primary`. You can use it with both button sizesjust add `.btn-primary`.
3434

3535
{% example html %}
3636
<button class="btn btn-primary" type="button">Primary button</button>

0 commit comments

Comments
 (0)