mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-13 17:30:08 +00:00
rails: fix typo in README (#7923)
This commit is contained in:
parent
69f37800be
commit
078f64dcf9
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ plugins=(... rails)
|
||||||
| `RET` | `RAILS_ENV=test` | Sets `RAILS_ENV` to test |
|
| `RET` | `RAILS_ENV=test` | Sets `RAILS_ENV` to test |
|
||||||
|
|
||||||
These are global aliases. Use in combination with a command or just run them
|
These are global aliases. Use in combination with a command or just run them
|
||||||
separately. For example: `RED rake db:migrate` will migrate the production db.
|
separately. For example: `REP rake db:migrate` will migrate the production db.
|
||||||
|
|
||||||
### Legacy stuff
|
### Legacy stuff
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue