Fixed several typos and grammar errors

Signed-off-by: Andrew Dawes <andrewsdawes@gmail.com>
This commit is contained in:
Andrew Dawes
2022-10-22 14:06:30 +02:00
parent 1808e32390
commit e1bc8c6667
23 changed files with 31 additions and 31 deletions

View File

@@ -65,7 +65,7 @@ This allows us to invert the colors of the SVGs when using the dark theme.
More information about the :ref:`svg color api <svgcolorapi>`.
The ``icon-black-white`` mixin is a shortand for the ``icon-color`` function but it generates two sets of icons with the suffix ``-white`` and without (default black).
The ``icon-black-white`` mixin is a shorthand for the ``icon-color`` function but it generates two sets of icons with the suffix ``-white`` and without (default black).
.. code-block:: scss