Skip to content

Commit 22f9b1e

Browse files
authored
Fix typo in carousel tutorial - 00.md (#848)
1 parent a167b58 commit 22f9b1e

File tree

1 file changed

+1
-1
lines changed
  • packages/lit-dev-content/site/tutorials/content/carousel

1 file changed

+1
-1
lines changed

packages/lit-dev-content/site/tutorials/content/carousel/00.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
In this tutorial, you'll build a simple carousel element animated with the
2-
`@lib-labs/motion` package's `animate` directive.
2+
`@lit-labs/motion` package's `animate` directive.
33

44
#### Background
55
Carousels are a great way to show a large amount of related content in a

0 commit comments

Comments
 (0)