diff --git a/spec/amp-actions-and-events.md b/spec/amp-actions-and-events.md index 1862c51cfc4f..365b0987fb5e 100644 --- a/spec/amp-actions-and-events.md +++ b/spec/amp-actions-and-events.md @@ -206,21 +206,6 @@ event.index -### amp-carousel[type="slides"] -
| Event | -Description | -Data | -
|---|---|---|
slideChange |
- Fired when the user manually changes the carousel's current slide. Does not fire on autoplay or the goToSlide action. |
- // Slide number. -event.index |
-