未验证 提交 c1fdec84 编写于 作者: B bogdanvlviv

Correct spelling in "Contributing to Ruby on Rails" guide [ci skip]

ambigity -> ambiguity

Related to #33891
上级 b71c024b
......@@ -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.
先完成此消息的编辑!
想要评论请 注册