From f63036e523bb2010c4a21293b44127a4e627cc67 Mon Sep 17 00:00:00 2001 From: Roni Jaakkola Date: Thu, 21 Apr 2022 10:48:54 +0300 Subject: [PATCH] Typo fix to the What's new section --- new-site/src/docs/about/what-is-new.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/new-site/src/docs/about/what-is-new.mdx b/new-site/src/docs/about/what-is-new.mdx index 168fca0af6..a6ac41690c 100644 --- a/new-site/src/docs/about/what-is-new.mdx +++ b/new-site/src/docs/about/what-is-new.mdx @@ -14,7 +14,7 @@ import LeadParagraph from '../../components/LeadParagraph'; **1.13.0** - *20.4.2022* - Release notes -- **Added**: Pagination core component +- **Added**: Pagination Core component - **Fixed**: Dialog re-rendering when content state changes **1.12.0** - *22.3.2022* - Release notes