correct spelling errors (#26837)

This commit is contained in:
Andrew 2018-07-09 19:59:22 -05:00 committed by Mark Otto
parent 8b50a72f3c
commit abb4868626
4 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
// Bootstrap functions
//
// Utility mixins and functions for evalutating source code across our variables, maps, and mixins.
// Utility mixins and functions for evaluating source code across our variables, maps, and mixins.
// Ascending
// Used to evaluate Sass maps like our grid breakpoints.