Skip to content

Commit 033e16d

Browse files
committed
spelling: into an
Signed-off-by: Josh Soref <[email protected]>
1 parent 9671c77 commit 033e16d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/vendors/neat/grid/_outer-container.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22

3-
/// Makes an element a outer container by centering it in the viewport, clearing its floats, and setting its `max-width`.
3+
/// Makes an element into an outer container by centering it in the viewport, clearing its floats, and setting its `max-width`.
44
/// Although optional, using `outer-container` is recommended. The mixin can be called on more than one element per page, as long as they are not nested.
55
///
66
/// @param {Number [unit]} $local-max-width [$max-width]

0 commit comments

Comments
 (0)