Skip to content

Commit 066f2b7

Browse files
committed
Typo…
1 parent 7552a01 commit 066f2b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5540,7 +5540,7 @@ <h5>Conclusion</h5>
55405540
<!-- bullet-point notes summarizing implementation details / blocking issues.
55415541
Add tags to the start of a point with an empty `<a data-ucr-role="tag"></a>` where the text content or href matches a tag `id` value. -->
55425542
<li><a data-ucr-role="tag">privacy-fingerprinting</a>
5543-
As scripts may be loaded from arbitrary origins (depending on cross-rigin restrictions),
5543+
As scripts may be loaded from arbitrary origins (depending on cross-origin restrictions),
55445544
an event object including information about a map might allow deductions to be made about a viewer's device.
55455545
For example, the bounds of a map in a responsive design could vary depending on the device on which it is viewed,
55465546
allowing a third-party script to determine that a user is on a handheld device such as a phone.

0 commit comments

Comments
 (0)