Skip to content

Commit 89998ef

Browse files
frivoalFremyCompany
authored andcommitted
[css-text-decor-3] Fix spelling mistakes
1 parent 378a312 commit 89998ef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

css-text-decor-3/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -205,14 +205,14 @@ Text Decoration Lines: the 'text-decoration-line' property</h3>
205205
Note that not blinking the text is one technique to satisfy <a href="https://www.w3.org/TR/UAAG/guidelines.html#tech-on-off-blinking-text">checkpoint 3.3 of WAI-UAAG</a>.
206206
This value is <strong>deprecated</strong> in favor of Animations [[CSS3-ANIMATIONS]].
207207
<dt><dfn value for="text-tecoration-line">spelling-error</dfn>
208-
<dd>This values indicates the type of text decoration used by the User Agent
208+
<dd>This value indicates the type of text decoration used by the User Agent
209209
to highlight spelling mistakes.
210-
It's appearance is UA defined.
210+
Its appearance is UA defined.
211211
<span class=note>It is often rendered as a red wavy underline.</span>
212212
<dt><dfn value for="text-decoration-line">grammar-error</dfn>
213-
<dd>This values indicates the type of text decoration used by the User Agent
213+
<dd>This value indicates the type of text decoration used by the User Agent
214214
to highlight grammar mistakes.
215-
It's appearance is UA defined.
215+
Its appearance is UA defined.
216216
<span class=note>It is often rendered as a green wavy underline.</span>
217217
</dl>
218218

0 commit comments

Comments
 (0)