Skip to content

Commit 103434a

Browse files
authored
update _readme/docs.md for mis-typo
1 parent a3be7c4 commit 103434a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_readme/docs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
<ScrollContainer snap="mandatory">
1111
<ScrollPage>
1212
<Animator animation={batch(Fade(), Sticky(), MoveOut(0, -200))}>
13-
<MediumText>Let't me show you scroll animation 😀</MediumText>
13+
<MediumText>Let me show you scroll animation 😀</MediumText>
1414
</Animator>
1515
</ScrollPage>
16-
<ScrollContainer>
16+
</ScrollContainer>
1717
```
1818

1919
- `ScrollContainer` must be root

0 commit comments

Comments
 (0)