Skip to content

Commit 7e4a506

Browse files
committed
This abbreviation felt sloppy; write like a sir
1 parent 5c27ee7 commit 7e4a506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/security/force_https.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ How to force HTTPS or HTTP for Different URLs
77
You can force areas of your site to use the ``HTTPS`` protocol in the security
88
config. This is done through the ``access_control`` rules using the ``requires_channel``
99
option. For example, if you want to force all URLs starting with ``/secure``
10-
to use ``HTTPS`` then you could use the following config:
10+
to use ``HTTPS`` then you could use the following configuration:
1111

1212
.. configuration-block::
1313

0 commit comments

Comments
 (0)