From cc168a43afc48c6a32c5c709eb3e15e5f271e2c6 Mon Sep 17 00:00:00 2001 From: Jerome Luckenbach Date: Mon, 28 Nov 2022 10:48:01 +0100 Subject: [PATCH] Fix spelling (#1931) Signed-off-by: Jerome Luckenbach Signed-off-by: Jerome Luckenbach --- installation/linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/linux.md b/installation/linux.md index 93f9da813..e5e314909 100644 --- a/installation/linux.md +++ b/installation/linux.md @@ -447,7 +447,7 @@ sudo adduser --system --no-create-home --group --disabled-login openhab ``` :::tip note -The needed command syntax may vary based on the distribution you ar using. +The needed command syntax may vary based on the distribution you are using. Below there is an example for fedora besed systems: