Skip to content

Commit 8435147

Browse files
dimodiyordan-mitev
authored andcommitted
Update components/fileselect/validation.md
Co-authored-by: Yordan <[email protected]>
1 parent b26111f commit 8435147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/fileselect/validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The Telerik [FileSelect component offers parameters](slug:Telerik.Blazor.Compone
2525

2626
Selected files that don't meet the defined criteria are marked as invalid in the component UI.
2727

28-
The FileSelect also provides and `Accept` parameter. It does not enforce validation, but [instructs the browser what file types to allow users to select](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept). This can also help users find the correct files more easily.
28+
The FileSelect also provides an `Accept` parameter. It does not enforce validation, but [instructs the browser what file types to allow users to select](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept). This can also help users find the correct files more easily.
2929

3030
## Events
3131

0 commit comments

Comments
 (0)