From 1f0cdf9dd9e7ce2e16346a977bedb6bd497cad11 Mon Sep 17 00:00:00 2001 From: Nishkalank Bezawada Date: Wed, 26 Nov 2025 09:03:55 +0100 Subject: [PATCH] Docs: Updated Folder explorer control documentation to correct a typo. --- docs/documentation/docs/controls/FolderExplorer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/docs/controls/FolderExplorer.md b/docs/documentation/docs/controls/FolderExplorer.md index 0811d09f8..95b0cc195 100644 --- a/docs/documentation/docs/controls/FolderExplorer.md +++ b/docs/documentation/docs/controls/FolderExplorer.md @@ -1,6 +1,6 @@ # FolderExplorer control -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. +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. It also allows the user to create a new folder at the current level being explored. Here is an example of the control: