From 8fd2c9fd30071d73d37fdce972f778f879975ff5 Mon Sep 17 00:00:00 2001 From: programminghoch10 <16062290+programminghoch10@users.noreply.github.com> Date: Wed, 21 Apr 2021 18:49:30 +0200 Subject: [PATCH] Fixed typo in ReadMe.md (#468) --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index ab8d6fd..aa61e1c 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -24,7 +24,7 @@ See [Why this Library in the Wiki](https://github.com/Makuna/NeoPixelBus/wiki/Li ## Documentation [See Wiki](https://github.com/Makuna/NeoPixelBus/wiki) -## Installing This Library (prefered, you just want to use it) +## Installing This Library (preferred, you just want to use it) Open the Library Manager and search for "NeoPixelBus by Makuna" and install ## Installing This Library From GitHub (advanced, you want to contribute)