Skip to content

Commit c974489

Browse files
Update overview.md (#405)
1 parent 3b83b35 commit c974489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/upload/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The <a href="https://www.telerik.com/blazor-ui/upload" target="_blank">Blazor Up
1414

1515
#### To use a Telerik Upload for Blazor
1616

17-
1. Add the `TelerikUpload` tag and set its `SaveUrl` and `RemoveUrl` (optional) to controller methods that will handle the files.
17+
1. Add the `TelerikUpload` tag and set its `SaveUrl` and `RemoveUrl` (RemoveUrl is optional) to controller methods that will handle the files.
1818

1919
**CSHTML**
2020

0 commit comments

Comments
 (0)