From 55e679e9732d12b3e4e89f966e3112758a754479 Mon Sep 17 00:00:00 2001 From: Valtteri Huuskonen <38670296+vaasuu@users.noreply.github.com> Date: Tue, 4 Jan 2022 11:55:20 +0200 Subject: [PATCH] fix typo in README.md (#350) Fix spelling of Raspberry Pi. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 042f7b7a8..77a45f6dd 100644 --- a/README.md +++ b/README.md @@ -144,9 +144,9 @@ When you enable a `json:` filter, you can even automatically extract and parse e See the wiki https://github.com/dgtlmoon/changedetection.io/wiki/Proxy-configuration -### RaspberriPi support? +### Raspberry Pi support? -RaspberriPi and linux/arm/v6 linux/arm/v7 arm64 devices are supported! +Raspberry Pi and linux/arm/v6 linux/arm/v7 arm64 devices are supported! ### Windows native support?