From 4731d04c3fc0bfdc855724de9449fb7ed7037bb3 Mon Sep 17 00:00:00 2001 From: GameTec-live Date: Fri, 25 Aug 2023 18:50:40 +0200 Subject: [PATCH] Update docs/home.md Co-authored-by: Philippe Teuwen --- docs/home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/home.md b/docs/home.md index cd5240d..47d4811 100644 --- a/docs/home.md +++ b/docs/home.md @@ -10,7 +10,7 @@ This Guide is split up into multiple "subguides": - ["CLI"](./cli.md) The official way to control your Chameleon is via the **C**ommand **L**ine **I**nterface (CLI) . Learn how to install and master the CLI. -- ["GUIs"](./gui.md) Some people also develop **G**raphical **U**ser **I**nterfaces (GUIs), theese may be a good start for people that dont want to deal with a CLI. +- ["GUIs"](./gui.md) Some people also develop **G**raphical **U**ser **I**nterfaces (GUIs), theese may be a good start for people that do not want to deal with a CLI. - ["Troubleshooting"](./troubleshooting.md) For when things go wrong, here are some common tips to maybe fix whatever issue you might have.