From 1eab1c1423bf6b5256b2aab5d5c0db92f397fbb0 Mon Sep 17 00:00:00 2001 From: Marten O'Grady <35665595+Escape613@users.noreply.github.com> Date: Wed, 19 Nov 2025 17:38:01 -0500 Subject: [PATCH] Update README.md Under "Contributing Guidelines" in Step 3 - Bullet Point 3; changed deloyment -> deployment Under "Acknowledgements" changed help -> helped --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14691f0a..52fdc443 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ We welcome contributions from the community! Here's how you can help: 3. **Make Your Changes** - Keep changes focused and atomic - Test locally - - Use `npm run build` to check if there is any broken links (or it will stop deloyment pipeline) + - Use `npm run build` to check if there is any broken links (or it will stop deployment pipeline) 4. **Submit a Pull Request** - Ensure your PR has a clear title and description @@ -123,4 +123,4 @@ We welcome contributions from the community! Here's how you can help: ## Acknowledgments -Thanks to @kkkk666 our Developer Advocate who help make this documentation happen! +Thanks to @kkkk666 our Developer Advocate who helped make this documentation happen!