diff --git a/less/grid.less b/less/grid.less index 329f68bd32..f5256be54d 100644 --- a/less/grid.less +++ b/less/grid.less @@ -28,8 +28,8 @@ // Extra small grid // -// Grid classes for extra small devices like smartphones. No offset, push, or -// pull classes are present here due to the size of the target. +// Columns, offsets, pushes, and pulls for extra small devices like +// smartphones. // // Note that `.col-xs-12` doesn't get floated on purpose--there's no need since // it's full-width.