From e3da5a635029ddd35528dadc1c412a7742dba057 Mon Sep 17 00:00:00 2001 From: Chris Mumford Date: Sun, 22 Aug 2021 11:27:41 -0700 Subject: [PATCH] =?UTF-8?q?docs(readme)=20fix=20typo:=20hosing=20=E2=86=92?= =?UTF-8?q?=20hosting.=20(#2477)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad2fa555c0..6c09d68db9 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ Feel free to contact us if you have any questions. ## Contributing -LVGL is an open project and contribution is very welcome. There are many ways to contribute from simply speaking about your project, through writing examples, improving the documentation, fixing bugs to hosing your own project under the LVGL organization. +LVGL is an open project and contribution is very welcome. There are many ways to contribute from simply speaking about your project, through writing examples, improving the documentation, fixing bugs to hosting your own project under the LVGL organization. For a detailed description of contribution opportunities visit the [Contributing](https://docs.lvgl.io/master/CONTRIBUTING.html) section of the documentation.