diff --git a/docs/index.html b/docs/index.html index 93dbcb491b..b01ce7dd1c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -354,7 +354,7 @@ @siteWidth Computed sum of all columns and gutters - We use some basic match to count the number of columns and gutters and set the width of the .fixed-container() mixin. + We use some basic math to count the number of columns and gutters and set the width of the .fixed-container() mixin.