Skip to content

Commit af5b26c

Browse files
dimodiDimo Dimov
authored andcommitted
docs: Fix a typo
1 parent aee6a9c commit af5b26c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/fileselect/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Property | Type | Description
3737
>caption Handle the OnSelect event of the FileSelect
3838
3939
````CSHTML
40-
*Handle the OnSelect event of the FileSelect to access the selected files and upload them*@
40+
@*Handle the OnSelect event of the FileSelect to access the selected files and upload them*@
4141
4242
@using System.IO
4343
@using Microsoft.AspNetCore.Hosting

0 commit comments

Comments
 (0)