Skip to content

Commit

Permalink
DOC-1491: fixed typo
Browse files Browse the repository at this point in the history
Format-breaking typo: `~~~
  • Loading branch information
jbondpdx committed Feb 23, 2015
1 parent 97f3ac7 commit 2635e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -77,7 +77,7 @@ MySQL doesn't care if 'thing' is alone or set to a value; it happily accepts bot

If an option needs multiple instances, you can pass an array. For example,

`~~~
~~~
$override_options = {
'mysqld' => {
'replicate-do-db' => ['base1', 'base2'],
Expand Down

0 comments on commit 2635e1a

Please sign in to comment.