Skip to content

Commit 7f94cb9

Browse files
committed
Update security.md typo about HTTP Strict-Transport-Security [ci-skip]
1 parent b3b230c commit 7f94cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1139,7 +1139,7 @@ config.action_dispatch.default_headers.clear
11391139

11401140
### `Strict-Transport-Security` Header
11411141

1142-
The HTTP [`Strict-Transport-Security`][] (HTST) response header makes sure the
1142+
The HTTP [`Strict-Transport-Security`][] (HSTS) response header makes sure the
11431143
browser automatically upgrades to HTTPS for current and future connections.
11441144

11451145
The header is added to the response when enabling the `force_ssl` option:

0 commit comments

Comments
 (0)