We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f900e commit 203b807Copy full SHA for 203b807
lib/internal/Magento/Framework/Config/ConfigOptionsListConstants.php
@@ -47,7 +47,7 @@ class ConfigOptionsListConstants
47
const CONFIG_PATH_SCD_ON_DEMAND_IN_PRODUCTION = 'static_content_on_demand_in_production';
48
49
/**
50
- * Paramater for forcing HTML minification even if file is already minified.
+ * Parameter for forcing HTML minification even if file is already minified.
51
*/
52
const CONFIG_PATH_FORCE_HTML_MINIFICATION = 'force_html_minification';
53
0 commit comments