diff --git a/get_start/index.html b/get_start/index.html index 10a89b6..bacd322 100644 --- a/get_start/index.html +++ b/get_start/index.html @@ -151,7 +151,7 @@

Getting Started

Data Format

First prepare your data you want to show on your chart.

-

react-d3 only support one kind of data format, which is an array with objects (the objects have to have the same keys). Which means you have to have a data like below for example. (data source)

+

react-d3 only supports one kind of data format, which is an array with objects (the objects have to have the same keys). Which means you have to have a data like below for example. (data source)

[
   {
     name: "Lavon Hilll I",
@@ -496,4 +496,4 @@ 

Code on Github

ga('send', 'pageview'); - \ No newline at end of file +