Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Commit c9a8264

Browse files
committed
Issue #907: Noticed typo in default.config.yml.
1 parent 6ba1758 commit c9a8264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ mysql_users:
171171
priv: "{{ drupal_mysql_database }}.*:ALL"
172172

173173
# Comment out any extra utilities you don't want to install. If you don't want
174-
# to install *any* extras, make set this value to an empty set, e.g. `[]`.
174+
# to install *any* extras, set this value to an empty set, e.g. `[]`.
175175
installed_extras:
176176
- adminer
177177
# - blackfire

0 commit comments

Comments
 (0)