Browse Source

Fix a documentation typo.

sanny 7 years ago
parent
commit
d93aaa2f13
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/_data/links.json

+ 1 - 1
docs/_data/links.json

@@ -54,7 +54,7 @@
     },
     "overview-variables": {
       "name": "Variables",
-      "subtitle": "See how Bulma uses <strong>Sass variables</strong> to allows easy customization",
+      "subtitle": "See how Bulma uses <strong>Sass variables</strong> to allow easy customization",
       "color": "grey",
       "icon": "cogs",
       "path": "/documentation/overview/variables"