mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
correction standr => standard of commits @0435d0e
This commit is contained in:
parent
0435d0ebcc
commit
38127d88e9
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ Rails, you'll need to write very little configuration (in some case no
|
|||
configuration at all) when creating Active Record models. The idea is that if
|
||||
you configure your applications in the very same way most of the time then this
|
||||
should be the default way. Thus, explicit configuration would be needed
|
||||
only in those cases where you can't follow the standar convention.
|
||||
only in those cases where you can't follow the standard convention.
|
||||
|
||||
### Naming Conventions
|
||||
|
||||
|
|
Loading…
Reference in a new issue