Skip to content

Commit d353b08

Browse files
authored
Merge pull request rails#33964 from pskl/master
Improve phrasing of one sentence in the contributing guide
2 parents 0627442 + 7777f72 commit d353b08

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)