diff --git a/apps/www/src/content/docs/components/carousel.md b/apps/www/src/content/docs/components/carousel.md
index 091b9bf7..053c7a14 100644
--- a/apps/www/src/content/docs/components/carousel.md
+++ b/apps/www/src/content/docs/components/carousel.md
@@ -183,7 +183,7 @@ Use the `@init-api` emit method on `` component to set the instance
You can access it through setting a template ref on the `` component.
-```vue:line-numbers {2,5,9}
+```vue:line-numbers {2,5,10}