Update README.md
Typo fix (priviledged -> privileged)
This commit is contained in:
parent
efb7a6ee90
commit
5d9bd3eaa4
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ Creates a database with a user and assign some privileges.
|
|||
}
|
||||
|
||||
### mysql::backup
|
||||
Installs a mysql backup script, cronjob, and priviledged backup user.
|
||||
Installs a mysql backup script, cronjob, and privileged backup user.
|
||||
|
||||
class { 'mysql::backup':
|
||||
backupuser => 'myuser',
|
||||
|
|
Loading…
Reference in a new issue