mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Fix misspelling on README.md
[ci skip]
This commit is contained in:
parent
2230f247f6
commit
182f1d13aa
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ Active Record, Action Pack, and Action View can each be used independently outsi
|
|||
In addition to them, Rails also comes with Action Mailer ([README](actionmailer/README.rdoc)), a library
|
||||
to generate and send emails; and Active Support ([README](activesupport/README.rdoc)), a collection of
|
||||
utility classes and standard library extensions that are useful for Rails, and may also be used
|
||||
independently outisde Rails.
|
||||
independently outside Rails.
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
|
Loading…
Reference in a new issue