You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ mysql_config 'foo' do
108
108
end
109
109
```
110
110
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'.
0 commit comments