Skip to content

Commit 652a061

Browse files
authored
Apostrophe corrections
1 parent dceee91 commit 652a061

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-spatial/explainer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ without clipping content that would exceed it.
189189
**Example 2: Raising content off the page:**
190190

191191
<figure style="max-width: 300px;">
192-
<img src="images/diagrams/2-card.svg" alt="Isometric view of 3 product cards with the middle one has it's image lifted forward from the page">
192+
<img src="images/diagrams/2-card.svg" alt="Isometric view of 3 product cards with the middle one has its image lifted forward from the page">
193193
<figcaption>On hover, the thumbnail lifts off the page.</figcaption>
194194
</figure>
195195

@@ -495,7 +495,7 @@ A custom `<transform-list>` can also be provided for additional control.
495495
}
496496
```
497497

498-
This portal turns it's contents by `45deg`
498+
This portal turns its contents by `45deg`
499499
before performing the autofit behaviour
500500
so that it still fits in the container even though it has now been rotated.
501501

0 commit comments

Comments
 (0)