mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Fix punctuation.
This commit is contained in:
parent
bdd7ecb34e
commit
b13a0ceb5f
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ h3. Example Code
|
|||
|
||||
Choose meaningful examples that depict and cover the basics as well as interesting points or gotchas.
|
||||
|
||||
Use two spaces to indent chunks of code.—that is two spaces with respect to the left margin; the examples
|
||||
Use two spaces to indent chunks of code--that is two spaces with respect to the left margin; the examples
|
||||
themselves should use "Rails coding conventions":contributing_to_ruby_on_rails.html#follow-the-coding-conventions.
|
||||
|
||||
Short docs do not need an explicit "Examples" label to introduce snippets, they just follow paragraphs:
|
||||
|
|
Loading…
Reference in a new issue