Skip to content

Commit 6015537

Browse files
Merge pull request #2072 from NishkalankBezawada/feature/fix-documentation-folderExplorer-control
Docs: Updated Folder explorer control documentation to correct a typo.
2 parents 25f2924 + 1f0cdf9 commit 6015537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/docs/controls/FolderExplorer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FolderExplorer control
22

3-
This control allows you to explore a folder structure by clinking on a folder to load it's sub-folders and using a breadcrumb navigation to navigate back to a previous level.
3+
This control allows you to explore a folder structure by clicking on a folder to load it's sub-folders and using a breadcrumb navigation to navigate back to a previous level.
44
It also allows the user to create a new folder at the current level being explored.
55

66
Here is an example of the control:

0 commit comments

Comments
 (0)