From c3ac67b658dbe062c34a5aace6ea7a3116cac609 Mon Sep 17 00:00:00 2001 From: Phaedra <72594885+pjzcodes@users.noreply.github.com> Date: Sun, 3 Mar 2024 11:36:18 -0500 Subject: [PATCH] Update README.md: correcting spelling typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e78421..d1ff1b2 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ You can read that on my blog [here](https://coder-coder.com/gulp-4-walk-through) * Run `npm install` * Run `gulp` to run the default Gulp task -In this proejct, Gulp is configured to run the following functions: +In this project, Gulp is configured to run the following functions: * Compile the SCSS files to CSS * Autoprefix and minify the CSS file