diff --git a/scss/_reboot.scss b/scss/_reboot.scss
index 585adc3c6610118b56bdf3c9e6670a5c4a109ea0..2102b2e54c8ce75fdaeeebda1b9e2f0cbd5b3a6b 100644
--- a/scss/_reboot.scss
+++ b/scss/_reboot.scss
@@ -259,7 +259,7 @@ th {
 //
 
 label {
-  // Allow labels can use `margin` for spacing.
+  // Allow labels to use `margin` for spacing.
   display: inline-block;
   margin-bottom: .5rem;
 }