docs(configuration): fix wrong syntaxHighlight option name (#9776)

This commit is contained in:
Daniel Kaneider
2024-04-10 10:46:18 +02:00
committed by GitHub
parent 13aa3bfae5
commit 46c849b0b3

View File

@@ -213,11 +213,11 @@ Parameter name | Docker variable | Description
<td><em>Unavailable</em></td>
<td>Set to <code>false</code> to deactivate syntax highlighting of
payloads and cURL command, can be otherwise an object with the
<code>activate</code> and <code>theme</code> properties.
<code>activated</code> and <code>theme</code> properties.
</td>
</tr>
<tr>
<td><a name="user-content-syntaxhighlight.activate"></a><code>syntaxHighlight.activate</code>
<td><a name="user-content-syntaxhighlight.activated"></a><code>syntaxHighlight.activated</code>
</td>
<td><em>Unavailable</em></td>
<td><code>Boolean=true</code>. Whether syntax highlighting should be