errros -> errors

This commit is contained in:
Chris Spicer 2016-05-29 22:34:58 -07:00
parent eda55662f3
commit 403eea7b7a
1 changed files with 1 additions and 1 deletions

View File

@ -355,7 +355,7 @@ sudo chown git:git /var/opt/gitlab/gitlab-ci/builds
```
#### Problems when importing CI database to GitLab
If you were migrating CI database from MySQL to PostgreSQL manually you can see errros during import about missing sequences:
If you were migrating CI database from MySQL to PostgreSQL manually you can see errors during import about missing sequences:
```
ALTER SEQUENCE
ERROR: relation "ci_builds_id_seq" does not exist