From ad907f686c1ed53262d2a547e07d9092dcd3ded5 Mon Sep 17 00:00:00 2001 From: "Timothy J. Warren" Date: Thu, 3 Jan 2019 14:03:07 -0500 Subject: [PATCH] Update page 'collection' --- collection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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