From 4d912449cfa223f5c49d241e16deb1a511573511 Mon Sep 17 00:00:00 2001 From: _lchemist Date: Sun, 14 Apr 2019 21:51:16 +0800 Subject: [PATCH] fix typo --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 53bd031c59..3aeec27e65 100644 --- a/_config.yml +++ b/_config.yml @@ -426,7 +426,7 @@ tagcloud: max: 30 # max font size in px start: "#ccc" # start color (hex, rgba, hsla or color keywords) end: "#111" # end color (hex, rgba, hsla or color keywords) - amount: 200 # amount of tags, chage it if you have more than 200 tags + amount: 200 # amount of tags, change it if you have more than 200 tags # ---------------------------------------------------------------