From 1addfbbde247a4fd3526d8404ddf7516bcbab8c5 Mon Sep 17 00:00:00 2001 From: RivaIvanova Date: Mon, 28 Oct 2024 08:09:28 +0200 Subject: [PATCH] fix(carousel): use double quotes for mentionedTypes --- doc/en/components/layouts/carousel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/components/layouts/carousel.md b/doc/en/components/layouts/carousel.md index a5478021d..139a961f1 100644 --- a/doc/en/components/layouts/carousel.md +++ b/doc/en/components/layouts/carousel.md @@ -2,7 +2,7 @@ title: {Platform} Carousel | Infragistics _description: Use {ProductName} Carousel component to navigate through a collection of slides, cards or page-based interfaces with endless programmatic features. Try it now _keywords: {ProductName}, UI controls, {Platform} widgets, web widgets, UI widgets, {Platform}, Native {Platform} Components Suite, Native {Platform} Controls, Native {Platform} Components Library, {Platform} Carousel component, {Platform} Carousel control -mentionedTypes: ['Carousel'] +mentionedTypes: ["Carousel"] --- # {Platform} Carousel Overview