FLUENT_MIGRATOR.md in physique-0.3.5 vs FLUENT_MIGRATOR.md in physique-0.3.6
- old
+ new
@@ -96,10 +96,10 @@
rake test # Run unit tests
```
Look at all of our shiny database tasks!
-In case it wasn't obvious, all of the FluentMigrator tasks are prefixed with `db`. Here's a break down of each task does.
+In case it wasn't obvious, all of the FluentMigrator tasks are prefixed with `db`. Here's a breakdown of what each task does.
### Basic Tasks
* `db:create` - Creates the database.
* `db:drop` - Drops the database.
\ No newline at end of file