Skip to content

Commit

Permalink
Merge pull request #6 from sedpro/patch-1
Browse files Browse the repository at this point in the history
Spelling error fixed.
  • Loading branch information
sysradium authored Oct 12, 2016
2 parents ac9a04a + 778a1e7 commit d6a7fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpmyadmin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ spec:
- name: MYSQL_DATABASE
value: $MYSQL_DATABASE|default:mydata|Please type appropriate database name$
- name: MYSQL_USER
value: $MYSQL_USER|default:user|Pleae choose your database user$
value: $MYSQL_USER|default:user|Please choose your database user$
- name: MYSQL_PASSWORD
value: $MYSQL_USER_PASSWORD|default:autogen|mysql password$
- name: MYSQL_ROOT_PASSWORD
Expand Down

0 comments on commit d6a7fef

Please sign in to comment.