diff --git a/guides/v2.2/config-guide/prod/config-reference-most.md b/guides/v2.2/config-guide/prod/config-reference-most.md index 1fcebaecf58..0fcc6b38fa8 100644 --- a/guides/v2.2/config-guide/prod/config-reference-most.md +++ b/guides/v2.2/config-guide/prod/config-reference-most.md @@ -1091,8 +1091,8 @@ Name | Config path | EE only? | Workflow type | `dev/front_end_development_workflow/type` | | Allow Symlinks | `dev/template/allow_symlink` | | Minify Html | `dev/template/minify_html` | | -Enabled Template Path Hints for Storefront | `dev/debug/template_hints_storefront` | | -Enabled Template Path Hints for Admin | `dev/debug/template_hints_admin` | | +Enable Template Path Hints for Storefront | `dev/debug/template_hints_storefront` | | +Enable Template Path Hints for Admin | `dev/debug/template_hints_admin` | | Add Block Names to Hints | `dev/debug/template_hints_blocks` | | Log to File | `dev/debug/debug_logging` | | Log to syslog | `dev/syslog/syslog_logging` | |