Skip to content

Commit 32f7f2e

Browse files
authored
Apply suggestions from code review
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
1 parent 9398de9 commit 32f7f2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/plot/vega/editor-config/axis/lib

lib/node_modules/@stdlib/plot/vega/editor-config/axis/lib/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ function config() {
6666
'minItems': 0
6767
},
6868
'domainDashOffset': {
69-
'description': 'pixel offset at which to start a domain line stroke dash',
69+
'description': 'pixel offset at which to start an axis domain line stroke dash',
7070
'property': 'domainDashOffset',
7171
'default': 0,
7272
'type': 'number',

0 commit comments

Comments
 (0)