Skip to content

Commit

Permalink
Merge pull request #2669 from BMorearty/remove-extra-word
Browse files Browse the repository at this point in the history
docs: Remove extra word from sentence in initialization guide.
  • Loading branch information
spastorino committed Aug 24, 2011
2 parents eb0b714 + 11146f1 commit 61e6630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion railties/guides/source/initialization.textile
@@ -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
Expand Down

0 comments on commit 61e6630

Please sign in to comment.