Skip to content

Commit

Permalink
docs: Update grammatical fix on README.md
Browse files Browse the repository at this point in the history
I really find it hard to read this part:

> 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.

Especially the part that says: "and if you do you do not want to"

Even though, after these commas I inserted, it is still hard to understand.

use ChatGPT's suggestion
  • Loading branch information
aghArdeshir committed Aug 24, 2024
1 parent 95b7460 commit 943e8fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
<p align="center">
<a href="https://lion-web.netlify.app/guides/"><strong>Explore the Lion Guides&nbsp;&nbsp;▶</strong></a>
Expand Down

0 comments on commit 943e8fa

Please sign in to comment.