Skip to content

Commit cebfaa3

Browse files
committed
[css-font-loading] missing word
1 parent 5eb1cf5 commit cebfaa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-font-loading/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -823,7 +823,7 @@ The <code>load()</code> method</h3>
823823
<h3 id='font-face-set-check'>
824824
The <code>check()</code> method</h3>
825825

826-
The {{FontFaceSet/check()}} method of {{FontFaceSet}} will determine you can "safely"
826+
The {{FontFaceSet/check()}} method of {{FontFaceSet}} will determine whether you can "safely"
827827
render some provided text with a particular font list,
828828
such that it won't cause a "font swap" later.
829829
If the given text/font combo will render without attempting to use any unloaded or currently-loading fonts,

0 commit comments

Comments
 (0)