Skip to content

Commit 5c31f92

Browse files
authored
Merge pull request #47 from BeeMargarida/core/fix-typo
[core] fix typo + maintain period standard
2 parents e9a8612 + 52fb142 commit 5c31f92

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[![Discord](https://img.shields.io/badge/Chat%20on-Discord-%235865f2)](https://discord.gg/2J2xmzCS79)
1616

1717
<p align="center">
18-
SvelteUI is an all inclusive Svelte library - Components, Actions, Utilities, Animations <br /> What more could yo ask for ¯\_(ツ)_
18+
SvelteUI is an all inclusive Svelte library - Components, Actions, Utilities, Animations <br /> What more could you ask for ¯\_(ツ)_
1919
<br />
2020
<a href="https://svelteui-docs.vercel.app/"><strong>Explore the docs »</strong></a>
2121
<br />
@@ -36,10 +36,10 @@
3636
### Features
3737

3838
- [SvelteKit](https://kit.svelte.dev/) and SSR Compatible
39-
- [TypeScript](https://typescriptlang.org/) and type definitions are supported, but optional.
40-
- All components are accessible according to [WAI-ARIA](https://www.w3.org/WAI/standards-guidelines/aria/) standards.
41-
- Dark theme included, as well as a custom theming api.
42-
- Minimal third-party dependency usage.
39+
- [TypeScript](https://typescriptlang.org/) and type definitions are supported, but optional
40+
- All components are accessible according to [WAI-ARIA](https://www.w3.org/WAI/standards-guidelines/aria/) standards
41+
- Dark theme included, as well as a custom theming api
42+
- Minimal third-party dependency usage
4343
- Easy setup - **Zero Configuration**
4444

4545
### Undocumented Components & Functions
@@ -73,7 +73,7 @@ I want to build a friendly community that is happy to help those who need it. He
7373

7474
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
7575

76-
- If you have a suggestion that would make this project better, submit an issue.
76+
- If you have a suggestion that would make this project better, submit an issue
7777
- If you would like to directly contribute, read the [contribution guide](https://svelteui-docs.vercel.app/docs/contribute) then submit a PR
7878

7979
<br />

0 commit comments

Comments
 (0)