Skip to content

Commit 8d60db5

Browse files
cordovalweaverryan
authored andcommitted
some typos
1 parent 2c9f14c commit 8d60db5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/propel.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ Create the classes:
353353
354354
$ php app/console propel:model:build
355355
356-
Assuming you have products in your database, you don't want lose them. Thanks to
356+
Assuming you have products in your database, you don't want tp lose them. Thanks to
357357
migrations, Propel will be able to update your database without losing existing
358358
data.
359359

@@ -362,7 +362,7 @@ data.
362362
$ php app/console propel:migration:generate-diff
363363
$ php app/console propel:migration:migrate
364364
365-
Your database has been updated, you can continue to write your application.
365+
Your database has been updated, you can continue writing your application.
366366

367367
Saving Related Objects
368368
~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)