Skip to content

Commit 853f255

Browse files
sainadh777dsoumis
authored andcommitted
Fix HTTP connector docs typo
1 parent 5411928 commit 853f255

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webapps/docs/config/http.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1485,7 +1485,7 @@
14851485
<li>TLSv1.2</li><li>TLSv1.3</li><li>all</li></ul>
14861486
<p>Each token in the list can be prefixed with a plus sign ("+")
14871487
or a minus sign ("-"). A plus sign adds the protocol, a minus sign
1488-
removes it form the current list. The list is built starting from
1488+
removes it from the current list. The list is built starting from
14891489
an empty list.</p>
14901490
<p>The token <code>all</code> is an alias for
14911491
<code>SSLv2Hello,TLSv1,TLSv1.1,TLSv1.2,TLSv1.3</code>.</p>

0 commit comments

Comments
 (0)