浏览代码

rails: fix typo in README (#7923)

Viktor Fonic 5 年之前
父节点
当前提交
078f64dcf9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugins/rails/README.md

+ 1 - 1
plugins/rails/README.md

@@ -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