diff --git a/docs/buttons.md b/docs/buttons.md index c840d616fb..489bc8ff4b 100644 --- a/docs/buttons.md +++ b/docs/buttons.md @@ -30,7 +30,7 @@ You can find them in two sizes: the default `.btn` and the smaller `.btn-sm`. ## Primary -Primary buttons are green and are used to indicate the *primary* action on a page. When you need your shit to stand out, rock the `.btn.btn-primary`. You can use it on both button sizes—just add `.btn-primary`. +Primary buttons are green and are used to indicate the *primary* action on a page. When you need your buttons to stand out, use the `.btn.btn-primary`. You can use it with both button sizes—just add `.btn-primary`. {% example html %} diff --git a/docs/docs.scss b/docs/docs.scss index 25bdcd66ec..e444d5d958 100644 --- a/docs/docs.scss +++ b/docs/docs.scss @@ -22,7 +22,7 @@ // -// Override some shit +// Overrides // // Global type