Skip to content

Commit 9b076e8

Browse files
committed
Merge pull request w3c#213 from dret/patch-2
fixing typo
2 parents 63d7fd2 + 7dfd10b commit 9b076e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-paint-api/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ Note: The user agent may choose to <a>draw a paint image</a> for <<paint()>> fun
302302
element.styleMap.set('--custom-prop-invalidates-paint', 42);
303303
});
304304
</pre>
305-
And the <code>element</code> is inside the visual viewport, the user agent <em>msut</em> <a>draw
305+
And the <code>element</code> is inside the visual viewport, the user agent <em>must</em> <a>draw
306306
a paint image</a> and display the result on the current frame.
307307
</div>
308308

0 commit comments

Comments
 (0)