Skip to content

Commit bb92008

Browse files
committed
typo
1 parent 7fffcc6 commit bb92008

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css4-images/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -876,7 +876,7 @@ <h3 id=image-set-notation><span class=secno>4.3. </span> Resolution
876876

877877
<p class=issue> It's been suggested that we don't need the fallback
878878
behavior here, and should instead just choose one resource and stick with
879-
it, allowing authors to next image() if they want to do fallback. That's
879+
it, allowing authors to nest image() if they want to do fallback. That's
880880
not strictly the same, and it's more verbose, but it may be enough. If we
881881
remove the fallback behavior, we can probably kill the &lt;color> as well,
882882
unless we think it's important to avoid the verbosity of a wrapping

css4-images/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ <h3 id='image-set-notation'>
587587
<p class='issue'>
588588
It's been suggested that we don't need the fallback behavior here,
589589
and should instead just choose one resource and stick with it,
590-
allowing authors to next image() if they want to do fallback.
590+
allowing authors to nest image() if they want to do fallback.
591591
That's not strictly the same,
592592
and it's more verbose,
593593
but it may be enough.

0 commit comments

Comments
 (0)