From 46c849b0b3de788f284a42ad5061a183c7252aab Mon Sep 17 00:00:00 2001 From: Daniel Kaneider Date: Wed, 10 Apr 2024 10:46:18 +0200 Subject: [PATCH] docs(configuration): fix wrong syntaxHighlight option name (#9776) --- docs/usage/configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/usage/configuration.md b/docs/usage/configuration.md index 1722c25c..2823fb83 100644 --- a/docs/usage/configuration.md +++ b/docs/usage/configuration.md @@ -213,11 +213,11 @@ Parameter name | Docker variable | Description Unavailable Set to false to deactivate syntax highlighting of payloads and cURL command, can be otherwise an object with the - activate and theme properties. + activated and theme properties. - syntaxHighlight.activate + syntaxHighlight.activated Unavailable Boolean=true. Whether syntax highlighting should be