Skip to content

Commit 6d18178

Browse files
authored
Spell fix
1 parent aced81e commit 6d18178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To learn what you can do using this Angular charts plugin, explore some [live de
1515
In your index.html
1616
```xml
1717
<script type="text/javascript" src="/path/to/fusioncharts/fusioncharts.js"></script>
18-
<script type="text/javascript" src="/path/to/fusioncharts/themes/fusioncharts.fusion.js"></script>
18+
<script type="text/javascript" src="/path/to/fusioncharts/themes/fusioncharts.theme.fusion.js"></script>
1919
<script type="text/javascript" src="/path/to/angular.js"></script>
2020
<script type="text/javascript" src="/path/to/angularjs-fusioncharts.js"></script>
2121
```

0 commit comments

Comments
 (0)