Skip to content

Commit f718c67

Browse files
authored
Fix typo in privacy/security section.
1 parent 4dc687c commit f718c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-view-transitions-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1137,7 +1137,7 @@ The {{ViewTransition/domUpdated}} [=getter steps=] are to return [=this's=] [=Vi
11371137
Privacy and Security Considerations</h2>
11381138

11391139
The images generated using [=capture the image=] algorithm could contain cross-origin data if the Document is embedding cross-origin resources. The
1140-
implementations must sure this data can not be accessed by the Document. This should be feasible since access to this data should already be prevented
1140+
implementations must ensure this data can not be accessed by the Document. This should be feasible since access to this data should already be prevented
11411141
in the default rendering of the Document.
11421142

11431143
This feature introduces no privacy considerations.

0 commit comments

Comments
 (0)