From ac85b869a4bcb7e303af8bc2ba428a22c6d4a01f Mon Sep 17 00:00:00 2001 From: Peter Date: Sun, 23 Jul 2023 17:59:42 -0400 Subject: [PATCH] Fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbd7486..fe539ce 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,4 @@ I pieced this together mostly from code I lifted or modified from [w3schools](ht Images and logos are owned by their respective copyrightholders and are in no way affiliated with this small side project. ## License -Whatever code is original, is licensed under the GNU GPLv3. Any borrowed or modified code is subject to it's original license(s) where applicable. +Whatever code is original, is licensed under the GNU GPLv3. Any borrowed or modified code is subject to its original license(s) where applicable.