From 6d5d6d4eae467c46d2c2812e055f7e60c17bc78a Mon Sep 17 00:00:00 2001 From: Flavio De Stefano Date: Wed, 17 Nov 2021 19:43:18 +0100 Subject: [PATCH] Fixed respoitory typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4ccfe3..e37b634 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ To start to use the TuiCss in your project, you can just download the repository $ npm install tuicss ``` -For more details, visit the [Getting Started Page](https://github.com/vinibiavatti1/TuiCss/wiki/Getting-Started) in the respoitory wiki. +For more details, visit the [Getting Started Page](https://github.com/vinibiavatti1/TuiCss/wiki/Getting-Started) in the repository wiki. ### Documentation Check the [repository wiki](https://github.com/vinibiavatti1/TuiCss/wiki) to access the documentation, components index, examples, styles, or to know how to contribute for this project.