From 1a171b80ab1b46f59cfd727a7e5f8a10fc43b189 Mon Sep 17 00:00:00 2001 From: acidrums4 Date: Tue, 4 Dec 2018 14:14:23 -0500 Subject: [PATCH] Remove double 'the' in comment (#27767) --- scss/_reboot.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/_reboot.scss b/scss/_reboot.scss index 8c727d029c..ed4821a4d4 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 `` elements. body { -- 2.47.2