From 8796a6a22641742e6de69f1896efa3462716c966 Mon Sep 17 00:00:00 2001 From: Ardeshir Izadi Date: Wed, 11 Sep 2024 08:20:41 +0200 Subject: [PATCH] docs: Update grammatical fix on README.md (#2333) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e639f4f4f..82a64a67b0 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,7 @@ They provide an unopinionated, white-label layer that can be extended to your ow - **Modern Code:** Lion is distributes as pure es modules. - **Exposes functions/classes and Web Components:** Ships a functionality in it's most appropriate form. -> Note: Our demos may look a little bland but that is on purpose. They only come with functional stylings. -> This makes sense as the main use case is to extend those components and if you do you do not want to override existing stylings. +> Note: Our demo examples might look simple and not very stylish. This is on purpose. They are designed to be basic so you can easily add your own styles to them to match your intended design, without dealing with styles that are already there.

Explore the Lion Guides  ▶