Skip to content

Commit bd81d4e

Browse files
authored
Apply suggestions from code review
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
1 parent 18425ee commit bd81d4e

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
@@ -56,7 +56,7 @@ function config() {
5656
'type': 'color'
5757
},
5858
'domainDash': {
59-
'description': 'stroke dash of the axis domain',
59+
'description': 'stroke dash of the axis domain line',
6060
'property': 'domainDash',
6161
'default': [],
6262
'type': 'array'

0 commit comments

Comments
 (0)