Skip to content

Commit 7777f72

Browse files
committed
Improve phrasing of one sentence in the contributing guide
1 parent d03cc17 commit 7777f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/contributing_to_ruby_on_rails.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ learn about Ruby on Rails, and the API, which serves as a reference.
135135
You can help improve the Rails guides by making them more coherent, consistent, or readable, adding missing information, correcting factual errors, fixing typos, or bringing them up to date with the latest edge Rails.
136136

137137
To do so, make changes to Rails guides source files (located [here](https://github.com/rails/rails/tree/master/guides/source) on GitHub). Then open a pull request to apply your
138-
changes to master branch.
138+
changes to the master branch.
139139

140140
When working with documentation, please take into account the [API Documentation Guidelines](api_documentation_guidelines.html) and the [Ruby on Rails Guides Guidelines](ruby_on_rails_guides_guidelines.html).
141141

0 commit comments

Comments
 (0)