Commit 9efdf237 by Jitendra Joshi

Fixed typo for "Uplaods" to "Uploads" on line 116

parent bfb62167
......@@ -113,7 +113,7 @@ $model->file->saveAs('uploads/' . $model->file->baseName . '.' . $model->file->e
If you're using "basic" application template then folder `uploads` should be created under `web`.
That's it. Load the page and try uploading. Uplaods should end up in `basic/web/uploads`.
That's it. Load the page and try uploading. Uploads should end up in `basic/web/uploads`.
Additional information
----------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment