From 0a7ef75f92ed460906c8b2f92d73a781ad0608e5 Mon Sep 17 00:00:00 2001 From: Ganna Zhyrnova <112796922+gannazhyrnova@users.noreply.github.com> Date: Mon, 4 Mar 2024 21:29:42 +0200 Subject: [PATCH] Update 01-gh_cli_1st_pr.md Grammar check --- docs/gemstones/git/01-gh_cli_1st_pr.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/gemstones/git/01-gh_cli_1st_pr.md b/docs/gemstones/git/01-gh_cli_1st_pr.md index 3ef8f63161..b727e13b6e 100644 --- a/docs/gemstones/git/01-gh_cli_1st_pr.md +++ b/docs/gemstones/git/01-gh_cli_1st_pr.md @@ -17,7 +17,7 @@ We'll use contributing a new Gemstone document in our example. ## Problem Description -Contributors may prefer or need to perform all actions via the CLI, from forking repositories to submitting pull requests for the very first time. +Contributors may prefer or need to perform all actions via the CLI, from forking repositories to submitting pull requests for the first time. ## Prerequisites @@ -50,7 +50,7 @@ Contributors may prefer or need to perform all actions via the CLI, from forking ``` 5. **Add Your New Document**: - Use your favorite text editor to create and edit the file containing your new contribution. + Use your favorite text editor to create and edit your new contribution file. For this example, we'll create a new file named `gemstome_new_pr.md` and save the file under the `docs/gemstones/` directory. 6. **Commit Your Changes**: