diff --git a/collection.md b/collection.md index 06ec58d..81ab194 100644 --- a/collection.md +++ b/collection.md @@ -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