diff --git a/sites/default/default.settings.php b/sites/default/default.settings.php index ffcaaba..8924392 100644 --- a/sites/default/default.settings.php +++ b/sites/default/default.settings.php @@ -272,7 +272,7 @@ * @see install_select_profile() * * @deprecated in Drupal 8.3.0 and will be removed before Drupal 9.0.0. The - * install profile is written to the core.extension confoguration. If a + * install profile is written to the core.extension configuration. If a * service requires the install profile use the 'install_profile' container * parameter. Functional code can use \Drupal::installProfile(). */