From 90178165ad4c1b7c53305f87c3fb6b3bc4bd1d4d Mon Sep 17 00:00:00 2001 From: Cosme Valera Reales <80126839+CosmeValera@users.noreply.github.com> Date: Thu, 9 May 2024 13:29:00 +0200 Subject: [PATCH] Fix typo (#6601) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f54f2da431..1d3ada88bd 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ export default function MyComponent() { ## Theming -PrimeReact has two theming has modes; styled or unstyled. +PrimeReact has two theming modes; styled or unstyled. **Styled Mode**