From a0de1770717d2397899555fe0234f6c9a0020785 Mon Sep 17 00:00:00 2001 From: veronica kirsebom Date: Sat, 12 Jul 2025 15:24:47 -0700 Subject: [PATCH] closing issue #139, i.e. adding a missing 'l' in 'pul' to get 'pull' --- contribute-open-source/pull-request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contribute-open-source/pull-request.md b/contribute-open-source/pull-request.md index bafafd1..fdde58f 100644 --- a/contribute-open-source/pull-request.md +++ b/contribute-open-source/pull-request.md @@ -56,7 +56,7 @@ You will notice the Pull Request button in different places in the GitHub interf :::{figure} /images/github/create-pr-fork.gif -Animated gif showing that GitHub will prompt you to make a new pul request when it notices new commits to a branch in your fork. +Animated gif showing that GitHub will prompt you to make a new pull request when it notices new commits to a branch in your fork. ::: ### Step 2: Setup your pull request targets (head and base)