Skip to content

Commit 75214df

Browse files
authored
tweak example to be more clear (GSA#255)
1 parent 7292e8d commit 75214df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/hsts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ For a user to take advantage of HSTS, their browser does have to see the HSTS he
7575
In addition, in many cases, **there may never be a first visit** to `https://domain.gov`. For example:
7676

7777
* Many federal websites redirect directly from `http://domain.gov` to `https://www.domain.gov`.
78-
* Many federal domains that are used solely for redirects will redirect from `http://source.gov` directly to `https://destination.gov`.
78+
* Many federal domains that are used solely for redirects will redirect from `http://domain.gov` directly to `https://destination.gov`.
7979

8080
In either case, `https://domain.gov` is never visited, meaning connecting clients will never see an HSTS policy with an `includeSubDomains` directive that applies to the whole zone.
8181

0 commit comments

Comments
 (0)