Skip to content

Commit b7c6ba0

Browse files
committed
typo
1 parent 540f45a commit b7c6ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/docs/controls/ModernTaxonomyPicker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ The ModernTaxonomyPicker control can be configured with the following properties
176176
| isLightDismiss | boolean | no | Whether the panel can be light dismissed. |
177177
| isBlocking | boolean | no | Whether the panel uses a modal overlay or not. |
178178
| onRenderActionButton | function | no | Optional custom renderer for adding e.g. a button with additional actions to the terms in the tree view. |
179-
| isPathRendred | boolean | no | Whether the terms will be rendered with the term label or the full path up to the root. |
179+
| isPathRendered | boolean | no | Whether the terms will be rendered with the term label or the full path up to the root. |
180180

181181
## Standalone TaxonomyTree control
182182

0 commit comments

Comments
 (0)