From 14cb2f9e62ce6c61f5bc152672f004b8a3a6bb92 Mon Sep 17 00:00:00 2001 From: Jakub Juszczak Date: Thu, 30 Mar 2017 16:34:41 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index b442111..6a28704 100644 --- a/docs/README.md +++ b/docs/README.md @@ -70,7 +70,7 @@ There are some basic props defined in the BaseCharts. Because you `extend()` the |---|---| | width | chart width | | height | chart height | -| id | id of the canvas | +| chart-id | id of the canvas | ## Examples