We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b83b35 commit c974489Copy full SHA for c974489
components/upload/overview.md
@@ -14,7 +14,7 @@ The <a href="https://www.telerik.com/blazor-ui/upload" target="_blank">Blazor Up
14
15
#### To use a Telerik Upload for Blazor
16
17
-1. Add the `TelerikUpload` tag and set its `SaveUrl` and `RemoveUrl` (optional) to controller methods that will handle the files.
+1. Add the `TelerikUpload` tag and set its `SaveUrl` and `RemoveUrl` (RemoveUrl is optional) to controller methods that will handle the files.
18
19
**CSHTML**
20
0 commit comments