Skip to content

Commit f3ddc9b

Browse files
committed
Fix typos in README.md
Line 34 had an its contraction that needs an apostrophe and used "redefined" where "redefine" is more suitable.
1 parent 1d73bb9 commit f3ddc9b

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
@@ -31,7 +31,7 @@ Nuke `public/assets` and clear the Sprockets file system cache.
3131

3232
#### Customize
3333

34-
If the basic tasks don't do all that you need, its straight forward to redefined them and replace them with something more specific to your app.
34+
If the basic tasks don't do all that you need, it's straight forward to redefine them and replace them with something more specific to your app.
3535

3636
You can also redefine the task with the built in task generator.
3737

0 commit comments

Comments
 (0)