From 2adcd2341b8fe33ec6cbb668d725ab92f3167399 Mon Sep 17 00:00:00 2001 From: Max Regan Date: Mon, 16 Dec 2019 02:36:50 +0000 Subject: [PATCH] Fix typos in weather-pixel-icons README --- src/weather-pixel-icons-c/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/weather-pixel-icons-c/README.md b/src/weather-pixel-icons-c/README.md index 4b60906..654d9d4 100644 --- a/src/weather-pixel-icons-c/README.md +++ b/src/weather-pixel-icons-c/README.md @@ -1,6 +1,6 @@ # About -This is collection of icons is derived from [weather-pxiel-icons](https://github.com/Dhole/weather-pixel-icons) by github user [dhole](https://github.com/Dhole), transformed into bitmap arrays easily useable in C/C++ code. +This is a collection of icons is derived from [weather-pixel-icons](https://github.com/Dhole/weather-pixel-icons) by Github user [dhole](https://github.com/Dhole), transformed into bitmap arrays easily useable in C/C++ code. # License