Skip to content

Commit fea4f55

Browse files
committed
[css-images-3][css-images-4] Spell check.
1 parent b779179 commit fea4f55

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

css-images-3/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Image References: the ''url()'' notation {#url-notation}
182182
An <dfn export for=CSS>ambiguous image URL</dfn> is
183183
a <<url>> value that can be interpreted
184184
as either an <<image>> or an element reference.
185-
If an [=ambigous image URL=] is a [[css-values-3#local-urls|fragment-only URL]],
185+
If an [=ambiguous image URL=] is a [[css-values-3#local-urls|fragment-only URL]],
186186
then it must be treated as an element reference.
187187
Otherwise, if the [=ambiguous image URL=] has a fragment
188188
that references an element in the resource
@@ -935,7 +935,7 @@ Coloring the Gradient Line</h4>
935935
If the hint is placed anywhere else,
936936
it produces a smooth exponential curve
937937
between the surrounding color stops,
938-
with the “halfway color” occuring exactly where the hint specifies.
938+
with the “halfway color” occurring exactly where the hint specifies.
939939

940940
Issue: Add a visual example of a color hint being used.
941941

css-images-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1517,7 +1517,7 @@ Coloring the Gradient Line</h4>
15171517
If the hint is placed anywhere else,
15181518
it produces a smooth exponential curve
15191519
between the surrounding color stops,
1520-
with the “halfway color” occuring exactly where the hint specifies.
1520+
with the “halfway color” occurring exactly where the hint specifies.
15211521

15221522
Issue: Add a visual example of a color hint being used.
15231523

0 commit comments

Comments
 (0)