Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

Commit 6a9369f

Browse files
committed
Merge pull request #59 from Benjaminxreid/Benjaminxreid-#57-patch-1
Update README.md to fix #57
2 parents ec43f13 + c557650 commit 6a9369f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ For detailed info about the logic and usage patterns of Example42 modules read R
3535
The simplest way to create database is the following.
3636

3737
mysql::grant { 'db1':
38-
mysql_username => 'myusername',
38+
mysql_user => 'myusername',
3939
mysql_password => 'mypassword',
4040
}
4141

0 commit comments

Comments
 (0)