Remove extra word from sentence in initialization guide.

This commit is contained in:
Brian Morearty 2011-08-23 21:34:43 -07:00
parent 29004de1a2
commit 11146f1485
1 changed files with 1 additions and 1 deletions

View File

@ -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