Skip to content

Commit bfaa847

Browse files
sainadh777dsoumis
authored andcommitted
Fix HTTP connector docs typo
1 parent 722464b commit bfaa847

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
@@ -1398,7 +1398,7 @@
13981398
<li>TLSv1.2</li><li>TLSv1.3</li><li>all</li></ul>
13991399
<p>Each token in the list can be prefixed with a plus sign ("+")
14001400
or a minus sign ("-"). A plus sign adds the protocol, a minus sign
1401-
removes it form the current list. The list is built starting from
1401+
removes it from the current list. The list is built starting from
14021402
an empty list.</p>
14031403
<p>The token <code>all</code> is an alias for
14041404
<code>SSLv2Hello,TLSv1,TLSv1.1,TLSv1.2,TLSv1.3</code>.</p>

0 commit comments

Comments
 (0)