Typo fix in database.md
Created by: bbodenmiller
20 20 # Create the GitLab production database 21 21 mysql> CREATE DATABASE IF NOT EXISTS `gitlabhq_production` DEFAULT CHARACTER SET `utf8` COLLATE `utf8_unicode_ci`; 22 22 23 # Grant the GitLab user necessary permissopns on the table. 23 # Grant the GitLab user necessary permissons on the table. Created by: bbodenmiller
Fixed in https://github.com/gitlabhq/gitlabhq/pull/3987. Can't squash from cell phone.
By Administrator on 2013-05-18T12:41:15 (imported from GitLab project)
Please register or sign in to reply