Skip to content

Commit 2fb387a

Browse files
sainadh777dsoumis
authored andcommitted
Fix HTTP connector docs typo
1 parent fc12171 commit 2fb387a

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
@@ -1618,7 +1618,7 @@
16181618
<li>TLSv1.2</li><li>TLSv1.3</li><li>all</li></ul>
16191619
<p>Each token in the list can be prefixed with a plus sign ("+")
16201620
or a minus sign ("-"). A plus sign adds the protocol, a minus sign
1621-
removes it form the current list. The list is built starting from
1621+
removes it from the current list. The list is built starting from
16221622
an empty list.</p>
16231623
<p>The token <code>all</code> is an alias for
16241624
<code>SSLv2Hello,TLSv1,TLSv1.1,TLSv1.2,TLSv1.3</code>.</p>

0 commit comments

Comments
 (0)