diff options
| -rw-r--r-- | scss/_reboot.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_reboot.scss b/scss/_reboot.scss index 8c727d029..ed4821a4d 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -50,7 +50,7 @@ article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { // // 1. Remove the margin in all browsers. // 2. As a best practice, apply a default `background-color`. -// 3. Set an explicit initial text-align value so that we can later use the +// 3. Set an explicit initial text-align value so that we can later use // the `inherit` value on things like `<th>` elements. body { |
