Skip to content

Commit ba44682

Browse files
committed
README.md fix
1 parent aa736df commit ba44682

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# react-fusionCharts
1+
# react-fusioncharts
22

33
A simple and lightweight `React` component which provides bindings for `FusionCharts` JavaScript Charting Library. It easily adds rich and interactive charts to any `React` Projects.
44

@@ -10,7 +10,7 @@ To install `react-fusioncharts`, run:
1010
$ npm install react-fusioncharts --save
1111
```
1212

13-
Also install `fusionCharts`, if it is not already installed:
13+
Also install `fusioncharts`, if it is not already installed:
1414

1515
```bash
1616
$ npm install fusioncharts --save

0 commit comments

Comments
 (0)