Skip to content

Commit 80957b9

Browse files
Psychpsyosvgeesus
authored andcommitted
Fix some a/an related typos
1 parent ecaaeb4 commit 80957b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-images-3/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1191,8 +1191,8 @@ Object-Sizing Terminology {#sizing-terms}
11911191
CSS does not define how the natural dimensions are found in general.
11921192

11931193
Raster images are an example of an [=object=] with all three natural dimensions.
1194-
SVG images designed to scale might have only an [=natural aspect ratio=];
1195-
SVG images can also be created with only an [=natural width=] or [=natural height|height=].
1194+
SVG images designed to scale might have only a [=natural aspect ratio=];
1195+
SVG images can also be created with only a [=natural width=] or [=natural height|height=].
11961196
CSS gradients, defined in this specification,
11971197
are an example of an object with no [=natural dimensions=] at all.
11981198
Another example of this is embedded documents,
@@ -2498,4 +2498,4 @@ Changes Since the <a href="https://www.w3.org/TR/2012/CR-css3-images-20120417/">
24982498
<!-- CSS Values 4 test, empty url, on background-image -->
24992499
<wpt hidden>
25002500
empty-background-image.html
2501-
</wpt>
2501+
</wpt>

0 commit comments

Comments
 (0)