Skip to content

Commit 3e20ca6

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

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
@@ -37,7 +37,7 @@ var strokeCaps = require( '@stdlib/plot/vega/base/stroke-caps' );
3737
function config() {
3838
return {
3939
'domain': {
40-
'description': 'boolean indicating whether to include an axis baseline as part of an axis',
40+
'description': 'whether to include an axis baseline as part of an axis',
4141
'property': 'domain',
4242
'default': true,
4343
'type': 'boolean'

0 commit comments

Comments
 (0)