Commit 695aaf58 authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'jschafer-master-patch-04852' into 'master'

Documentation: Replace misused term

See merge request gitlab-org/gitlab!57609
parents 82a7f898 18fa6927
......@@ -32,7 +32,7 @@ also does `db:reset` and runs DB-specific migrations:
bundle exec rake dev:setup RAILS_ENV=development
```
If your test DB is giving you problems, it is safe to nuke it because it doesn't contain important
If your test DB is giving you problems, it is safe to delete everything because it doesn't contain important
data:
```shell
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment