Update page 'collection'

Timothy Warren 2019-01-03 14:03:07 -05:00
parent dc0e10d545
commit ad907f686c
1 changed files with 1 additions and 1 deletions

@ -20,7 +20,7 @@ See [Configuration Page](./configuration#databasetoml) for more information
Example sqlite config:
```yaml
paths:
migrations: "%%PHINX_CONFIG_DIR%%/migrations"
migrations: %%PHINX_CONFIG_DIR%%/migrations
environments:
default_migration_table: phinxlog