From dadfcb8a5cc2a2c9d008ba93cfd6134d7e56a840 Mon Sep 17 00:00:00 2001 From: Matt Walsh Date: Mon, 9 Mar 2026 13:50:09 -0500 Subject: [PATCH] readme spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3193fa..fdf2a90 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ From a learning standpoint, this codebase make use of a lot of different methods * Hand written CSS made easier to mange with SASS * A linting library to keep code style consistent -## Quck Start +## Quick Start Ensure you have Node installed. ```bash