Skip to content

Commit 3d0ae08

Browse files
hellomediasmnandre
andauthored
Update comment in src/Chartjs/doc/index.rst
Co-authored-by: Simon André <[email protected]>
1 parent 828da27 commit 3d0ae08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Chartjs/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ custom Stimulus controller:
195195
},
196196
},
197197
};
198-
// Add to an existing Y axis config
198+
// ... or update an existing Y axis config
199199
event.detail.config.options.scales.y.ticks = {
200200
callback: function (value, index, values) {
201201
/* ... */

0 commit comments

Comments
 (0)