From 6b8bbca741dbc19a24d60d237b61d669569c6f37 Mon Sep 17 00:00:00 2001 From: Vince Skahan Date: Tue, 7 Dec 2021 15:01:23 -0800 Subject: [PATCH] spelling --- docs/debian.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/debian.htm b/docs/debian.htm index 2318b7a7..d7e728c4 100644 --- a/docs/debian.htm +++ b/docs/debian.htm @@ -56,7 +56,7 @@ This command should return quietly, which indicates success. If you see any err
wget -qO - https://weewx.com/apt/weewx-python2.list | sudo tee /etc/apt/sources.list.d/weewx.list
-These commands should also return successfully. If you see errrors from the wget command, the same fixes for step-one above apply. +These commands should also return successfully. If you see errors from the wget command, the same fixes for step-one above apply.