Skip to content

Commit bb9ba79

Browse files
authored
Merge pull request #26 from vool/patch-1
Fix typo in README
2 parents 389c554 + 7f0bf70 commit bb9ba79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ class User extends Model {
191191
}
192192
```
193193

194-
Above will always save uploaded cover image as `uplodas/1-cover-image.jpg`.
194+
Above will always save uploaded cover image as `uploads/1-cover-image.jpg`.
195195

196196
> Make sure to return only relative path from override method.
197197

0 commit comments

Comments
 (0)