Skip to content

Commit af082f7

Browse files
ccouzensastearns
authored andcommitted
Missing noun in css-view-transitions-1/Overview.bs
The previous version of this sentence was missing a noun. The sentence at the start of the paragraph makes it clear what's missing.
1 parent fd183d3 commit af082f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-view-transitions-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
272272

273273
If the ''::view-transition-group()'' has a corresponding element in the "new" states,
274274
the browser keeps the properties copied over to the ''::view-transition-group()'' in sync with the DOM element in the "new" state.
275-
If the ''::view-transition-group()'' has a corresponding both in the "old" and "new" state,
275+
If the ''::view-transition-group()'' has corresponding elements both in the "old" and "new" state,
276276
and the property being copied is interpolatable,
277277
the browser also sets up a default animation to animate the property smoothly.
278278

0 commit comments

Comments
 (0)