diff --git a/components/upload/overview.md b/components/upload/overview.md index 761ad5df7f..7e4435f8ff 100644 --- a/components/upload/overview.md +++ b/components/upload/overview.md @@ -14,7 +14,7 @@ The Blazor Up #### To use a Telerik Upload for Blazor -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. **CSHTML**