From eef80dce4c96cfd5b2ab2336576c69361aa95d3f Mon Sep 17 00:00:00 2001 From: Tony Bark Date: Thu, 22 May 2025 12:31:12 -0400 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49776a6..add16e9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # HTML5 Canvass Tutorial -This is taken directly from Blueball's [HTML5 Canvass Tutorial](https://www.furaffinity.net/gallery/blueballs/folder/408099/HTML5-Canvas-Tutorial) on FA for reference. The ``/public`` directly is used for local static server hosting. +This is taken directly from Blueball's [HTML5 Canvass Tutorial](https://www.furaffinity.net/gallery/blueballs/folder/408099/HTML5-Canvas-Tutorial) on FA for reference. The ``/public`` directory is used for local static server hosting.