From ea66979632fd7b12435fd9fd9bf86edda95e5feb Mon Sep 17 00:00:00 2001 From: afc163 Date: Wed, 18 Nov 2015 19:35:38 +0800 Subject: [PATCH] fix colors.md --- spec/colors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/colors.md b/spec/colors.md index 8b9a7fe55..39fe78f7c 100644 --- a/spec/colors.md +++ b/spec/colors.md @@ -253,7 +253,7 @@ let TintShadeTool = React.createClass({ render() { var marks = { '-100': '加黑', - '0.1': '原色', + '0': '原色', '100': '加白' }; return