From d93aaa2f1358644528824114bbef7f95ec0dea2c Mon Sep 17 00:00:00 2001 From: sanny Date: Mon, 16 Apr 2018 03:56:05 -0700 Subject: [PATCH] Fix a documentation typo. --- docs/_data/links.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_data/links.json b/docs/_data/links.json index 1736e395..542eabf8 100644 --- a/docs/_data/links.json +++ b/docs/_data/links.json @@ -54,7 +54,7 @@ }, "overview-variables": { "name": "Variables", - "subtitle": "See how Bulma uses Sass variables to allows easy customization", + "subtitle": "See how Bulma uses Sass variables to allow easy customization", "color": "grey", "icon": "cogs", "path": "/documentation/overview/variables"