未验证 提交 b45b96b9 编写于 作者: G George Claghorn 提交者: GitHub

Merge pull request #33930 from bogdanvlviv/correct-spelling-in-33891

Correct spelling in "Contributing to Ruby on Rails" guide [ci skip]
......@@ -491,7 +491,7 @@ Add the new remote to your local repository on your local machine:
$ git remote add fork https://github.com/<your user name>/rails.git
```
You may have cloned your local repository from rails/rails or you may have cloned from your forked repository. To avoid ambigity the following git commands assume that you have made a "rails" remote that points to rails/rails.
You may have cloned your local repository from rails/rails or you may have cloned from your forked repository. To avoid ambiguity the following git commands assume that you have made a "rails" remote that points to rails/rails.
```bash
$ git remote add rails https://github.com/rails/rails.git
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册