mirror of https://github.com/rails/rails
Remove extra word from sentence in initialization guide.
This commit is contained in:
parent
29004de1a2
commit
11146f1485
|
@ -1,6 +1,6 @@
|
|||
h2. The Rails Initialization Process
|
||||
|
||||
This guide explains the internals of the initialization process in Rails works as of Rails 3.1. It is an extremely in-depth guide and recommended for advanced Rails developers.
|
||||
This guide explains the internals of the initialization process in Rails as of Rails 3.1. It is an extremely in-depth guide and recommended for advanced Rails developers.
|
||||
|
||||
* Using +rails server+
|
||||
* Using Passenger
|
||||
|
|
Loading…
Reference in New Issue