Skip to content

Commit 6c6f590

Browse files
committed
Fix duplicate anchor
1 parent 97da221 commit 6c6f590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/charts/bar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ var stackedBar = new Chart(ctx, {
227227
});
228228
```
229229

230-
## Dataset Properties
230+
## Dataset Properties for Stacked Charts
231231

232232
The following dataset properties are specific to stacked bar charts.
233233

0 commit comments

Comments
 (0)