Skip to content

Commit 5126e89

Browse files
committed
typo fix
1 parent 99cee05 commit 5126e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ If this is the first run on the given environment, then a table called `db_confi
7878
current database version.
7979

8080
### teardown
81-
Run `vendor/bin/teardown <environment>` to tear down the database on the given environment.
81+
Run `vendor/bin/teardown <environment>` to tear down the tables on the given environment.
8282

8383
This command is useful for development & testing developments where you may wish to, for example, tear down your
8484
database between test runs.

0 commit comments

Comments
 (0)