Skip to content

Commit dfd5520

Browse files
committed
Remove non-ASCII char to prevent parsing issues
1 parent 2a28f32 commit dfd5520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

h5bp/security/x-frame-options.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# https://tools.ietf.org/html/rfc7034#section-2.1.
1515
#
1616
# Keep in mind that while you could send the `X-Frame-Options` header for all
17-
# of your websites pages, this has the potential downside that it forbids even
17+
# of your website's pages, this has the potential downside that it forbids even
1818
# non-malicious framing of your content (e.g.: when users visit your website
1919
# using a Google Image Search results page).
2020
#

0 commit comments

Comments
 (0)