We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99cee05 commit 5126e89Copy full SHA for 5126e89
1 file changed
README.md
@@ -78,7 +78,7 @@ If this is the first run on the given environment, then a table called `db_confi
78
current database version.
79
80
### teardown
81
-Run `vendor/bin/teardown <environment>` to tear down the database on the given environment.
+Run `vendor/bin/teardown <environment>` to tear down the tables on the given environment.
82
83
This command is useful for development & testing developments where you may wish to, for example, tear down your
84
database between test runs.
0 commit comments