Fix grammar of comment for <label> in Reboot

This commit is contained in:
Chris Rebert 2015-12-04 01:46:45 -08:00
parent f6b9e0beb4
commit 191c82dc38
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}