Skip to content

Commit abce8fa

Browse files
committed
Update README.md
1 parent b8aeb64 commit abce8fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ $scope.myValues = [5,6,3,2,3];
2424

2525
_markup_
2626
```html
27-
<zingchart id="chart-1 zc-values="myValues"></zingchart>
27+
<zingchart id="chart-1" zc-values="myValues"></zingchart>
2828
```
2929

3030
##Options

0 commit comments

Comments
 (0)