From 89bba922caa22a648059287837319db3cb88b664 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Sz=C5=91gy=C3=A9nyi?= Date: Fri, 31 Jan 2025 09:00:56 +0200 Subject: [PATCH] docs(v4): fix typo --- content/getting-started/introduction.md | 2 +- content/getting-started/quickstart.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/getting-started/introduction.md b/content/getting-started/introduction.md index e4a3fe20..89696596 100644 --- a/content/getting-started/introduction.md +++ b/content/getting-started/introduction.md @@ -232,7 +232,7 @@ If you're ready to take your application to the next level you can [work with us If you want to create even better Flowbite pages, learn design fundamentals from [Teach Me Design - Enhance UI](https://www.enhanceui.com/?ref=flowbite-introduction), a book that covers color theory, typography, UI and UX so you can make the most to implement the Flowbite Ecosystem! -## Tailwind CSS v3 to v.4 +## Tailwind CSS v3 to v4 If you want to upgrade v3 from Tailwind CSS with Flowbite you have to follow the v4 upgrade guide. diff --git a/content/getting-started/quickstart.md b/content/getting-started/quickstart.md index 2fc274be..40cc2ccf 100644 --- a/content/getting-started/quickstart.md +++ b/content/getting-started/quickstart.md @@ -157,7 +157,7 @@ import type { ModalOptions, ModalInterface } from 'flowbite' Learn more about Flowbite and TypeScript in the [quickstart guide](https://flowbite.com/docs/getting-started/typescript/). -## Tailwind CSS v3 to v.4 +## Tailwind CSS v3 to v4 If you want to upgrade v3 from Tailwind CSS with Flowbite you have to follow the v4 upgrade guide.