Commit bfc2fcea authored by Stan Hu's avatar Stan Hu

Merge branch 'geo-doc-fix' into 'master'

Fix TYPO in Geo development Doc

See merge request gitlab-org/gitlab-ee!3243
parents 81ceeadd ccdbcd68
......@@ -172,7 +172,7 @@ The database configuration is set in `config/database_geo.yml`.
To write a migration for the database, use the `GeoMigrationGenerator`:
```
rails g geo_generation [args] [options]
rails g geo_migration [args] [options]
```
To migrate the tracking database, run:
......
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