From b00a226cb6a352fa13c2148f65f5872733b57f6f Mon Sep 17 00:00:00 2001 From: amandaesmith333 Date: Mon, 27 Mar 2023 12:36:59 -0500 Subject: [PATCH] docs(slides): fix typo in Angular migration guide --- docs/angular/slides.md | 2 +- versioned_docs/version-v6/angular/slides.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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