Skip to content

Commit 128b70e

Browse files
dimodidimodi
authored andcommitted
Update components/filemanager/data-binding/overview.md
1 parent dd1e896 commit 128b70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/filemanager/data-binding/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ There are two data binding modes that the FileManager supports:
2121

2222
## FileManager Item Features
2323

24-
The FileManager has features that map to properties in the model. The following flat data model uses property names that will work automatically, with no additional FileManager configuration:
24+
The FileManager extracts information about the displayed files and folders from properties in the model. The following flat data model uses property names that will work automatically, with no additional FileManager configuration:
2525

2626
````RAZOR
2727
@using System.IO

0 commit comments

Comments
 (0)