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