From d16d250096e54ea0b0d6bb989645936fbd69149b Mon Sep 17 00:00:00 2001 From: Mathew Jake Date: Mon, 12 May 2025 17:57:30 +0000 Subject: [PATCH] Fixed a tiny mistake in CONTRIBUTING.md --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index f86478a5a..00da3ab75 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -77,7 +77,7 @@ Follow these steps: #### Gitpod.io -Login to your GitHub account and click on the "New Workspace" button. Then select your fork and you should be in your gitpod workspace. +Login to your Gitpod account and click on the "New Workspace" button. Then select your fork and you should be in your gitpod workspace. To close the workspace, click on the "Gitpod" button at the bottom left corner then type "Stop Workspace" and hit enter.