Skip to content

Commit b3c3f40

Browse files
bcameron1231VesaJuvonen
authored andcommitted
Fixing Spelling mistakes (SharePoint#3516)
For issue SharePoint#3511
1 parent 5fe2501 commit b3c3f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/declarative-customization/view-formatting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Optional element. Specifies a CSS class(es) that is applied to the entire row. S
175175

176176
### hideSelection
177177

178-
Optional element. Specifies whether the ability to select rows in the view is diabled or not. *false* is the default behavior inside a list view (meaning selection is visiable and enabled). *true* means that users will not be able to select list items.
178+
Optional element. Specifies whether the ability to select rows in the view is disabled or not. *false* is the default behavior inside a list view (meaning selection is visible and enabled). *true* means that users will not be able to select list items.
179179

180180
`hideSelection` only takes effect when there's a `rowFormatter` element specified. If no `rowFormatter` is specified, then `hideSelection` is ignored.
181181

0 commit comments

Comments
 (0)