Skip to content

Commit 7b608cc

Browse files
updated the typo error and committed.
1 parent acdc577 commit 7b608cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ej2-asp-core-mvc/file-manager/flat-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Event Name | Description
3232

3333
The FileManager can be populated with local data that contains the array of [FileSystemData](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.FileManager.FileManager.html#Syncfusion_EJ2_FileManager_FileManager_FileSystemData) objects with `parentId` mapping.
3434

35-
To render the root-level folder, specify the `parentId` as null, or there is no need to specify the `parentId` in the array of `ileSystemData` objects.
35+
To render the root-level folder, specify the `parentId` as null, or there is no need to specify the `parentId` in the array of `FileSystemData` objects.
3636

3737
{% tabs %}
3838
{% highlight cshtml tabtitle="CSHTML" %}

0 commit comments

Comments
 (0)