Fix small typo

parent 9df890af
......@@ -134,7 +134,7 @@ After configuring GitLab for the two databases, create the new CI/CD database:
and run any pending migrations:
```shell
bundle exec rails rails db:create db:schema:load:ci db:migrate
bundle exec rails db:create db:schema:load:ci db:migrate
```
1. Restart GDK:
......
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