Skip to content

Commit 001127b

Browse files
committed
Fix typos
1 parent 9e625cc commit 001127b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/colorbar/attributes.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,8 @@ module.exports = overrideAll(
226226
description: [
227227
"Determines the location of color bar's title",
228228
'with respect to the color bar.',
229-
'Defaults to *top* when `orientation` if *v* and',
230-
'defaults to *right* when `orientation` if *h*.'
229+
'Defaults to *top* when `orientation` is *v* and',
230+
'defaults to *right* when `orientation` is *h*.'
231231
].join(' ')
232232
}
233233
}

0 commit comments

Comments
 (0)