From 919e0c647c9d42456637ff8d762853885e80c5c7 Mon Sep 17 00:00:00 2001 From: gl-yziquel <142336927+gl-yziquel@users.noreply.github.com> Date: Thu, 19 Oct 2023 20:48:51 +0200 Subject: [PATCH] Fix typos in README.md (#133) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2fafafa..618be88 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ the title above, which is the 'block' font). **A**: You can submit changes to https://github.com/pwaller/pyfiglet/pulls. If you make changes to the kerning/mushing/rendering portion, PLEASE - test it throroughly. The code is fragile and complex. + test it thoroughly. The code is fragile and complex. - **Q**: Where did my font go? **A**: It turns out that we didn't have distribution rights for some of the @@ -108,7 +108,7 @@ root access to install the font - e.g. `sudo pyfiglet -L `. ## **Author** All of the documentation and the majority of the work done was by -Christopher Jones (cjones@insub.org) and many other ccontributors. +Christopher Jones (cjones@insub.org) and many other contributors. Packaged by Peter Waller (p@pwaller.net), various enhancements by Stefano Rivera (stefano@rivera.za.net), and lots of help from many contributors!