From 991678c1df4206f108ffd107a0c98420e2fbbbce Mon Sep 17 00:00:00 2001 From: Aslam Najeebdeen Date: Wed, 13 Jul 2011 13:33:32 +0530 Subject: Replaced appropriate word. --- railties/guides/source/migrations.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/guides') diff --git a/railties/guides/source/migrations.textile b/railties/guides/source/migrations.textile index dbbf8f3b51..7e71a5048d 100644 --- a/railties/guides/source/migrations.textile +++ b/railties/guides/source/migrations.textile @@ -17,7 +17,7 @@ endprologue. h3. Anatomy of a Migration -Before I dive into the details of a migration, here are a few examples of the sorts of things you can do: +Before we dive into the details of a migration, here are a few examples of the sorts of things you can do: class CreateProducts < ActiveRecord::Migration -- cgit v1.2.3