Skip to content

Commit 80a123d

Browse files
authored
Add instance option for example mysql_config definition in README (typo)
1 parent 0ba704f commit 80a123d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ mysql_config 'foo' do
108108
end
109109
```
110110

111-
You are responsible for providing `my_extra_settings.erb` in your own cookbook's templates folder. The name of the mysql service insance must be provided in mysql config as this defaults to 'default'.
111+
You are responsible for providing `my_extra_settings.erb` in your own cookbook's templates folder. The name of the mysql service instance must be provided in mysql config as this defaults to 'default'.
112112

113113
## Connecting with the mysql CLI command
114114

0 commit comments

Comments
 (0)