Skip to content

Commit cb96334

Browse files
committed
905249: Uploader Changing titles to saving and returning responses
1 parent b82da1f commit cb96334

File tree

1 file changed

+1
-1
lines changed
  • ej2-asp-core-mvc/uploader/EJ2_ASP.NETCORE

1 file changed

+1
-1
lines changed

ej2-asp-core-mvc/uploader/EJ2_ASP.NETCORE/async.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ public async Task<IActionResult> Save(IFormFile UploadFiles)
141141
return Ok();
142142
}
143143
```
144-
## saving and returning responses
144+
## Saving and returning responses
145145

146146
### Server-side configuration
147147

0 commit comments

Comments
 (0)