diff --git a/docs/angular/slides.md b/docs/angular/slides.md
index eb2586540a8..e9ffe1b23f8 100644
--- a/docs/angular/slides.md
+++ b/docs/angular/slides.md
@@ -90,7 +90,7 @@ If you were using the CSS custom properties found on `ion-slides`, below is a li
| `--scroll-bar-background` | `--swiper-scrollbar-bg-color` |
| `--scroll-bar-background-active` | `--swiper-scrollbar-drag-bg-color` |
-For additional custom CSS, because Swiper Element uses Shadow DOM encapsulation, styles will need to be injected into the Shadow DOM scope. See see https://swiperjs.com/element#injecting-styles for instructions.
+For additional custom CSS, because Swiper Element uses Shadow DOM encapsulation, styles will need to be injected into the Shadow DOM scope. See https://swiperjs.com/element#injecting-styles for instructions.
### Additional `ion-slides` Styles
diff --git a/versioned_docs/version-v6/angular/slides.md b/versioned_docs/version-v6/angular/slides.md
index 90310419958..1092d293082 100644
--- a/versioned_docs/version-v6/angular/slides.md
+++ b/versioned_docs/version-v6/angular/slides.md
@@ -88,7 +88,7 @@ If you were using the CSS custom properties found on `ion-slides`, below is a li
| `--scroll-bar-background` | `--swiper-scrollbar-bg-color` |
| `--scroll-bar-background-active` | `--swiper-scrollbar-drag-bg-color` |
-For additional custom CSS, because Swiper Element uses Shadow DOM encapsulation, styles will need to be injected into the Shadow DOM scope. See see https://swiperjs.com/element#injecting-styles for instructions.
+For additional custom CSS, because Swiper Element uses Shadow DOM encapsulation, styles will need to be injected into the Shadow DOM scope. See https://swiperjs.com/element#injecting-styles for instructions.
### Additional `ion-slides` Styles