From 61a94666c38126134aee6ef33a0cc8df5a0e50ca Mon Sep 17 00:00:00 2001 From: Alvin <153151121+Alvin-HZ@users.noreply.github.com> Date: Fri, 15 Nov 2024 16:05:57 -0500 Subject: [PATCH] Fix typo (#292) Fixes a typo in contributing.md --- docs/developer/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer/contributing.md b/docs/developer/contributing.md index c8da9b340..a9461d21e 100644 --- a/docs/developer/contributing.md +++ b/docs/developer/contributing.md @@ -41,7 +41,7 @@ There are several ways you can contribute to Pumpkin: - To get started with Github Desktop, visit [Getting started with GitHub Desktop](https://docs.github.com/en/desktop/overview/getting-started-with-github-desktop) -- If you are wanting to contribut code, install Rust at [rust-lang.org](https://www.rust-lang.org/). +- If you are wanting to contribute code, install Rust at [rust-lang.org](https://www.rust-lang.org/). - If you are wanting to contribute to documentation, install [NodeJS](https://nodejs.org/en)