From 7293a578ad8e0061a603ed89441766d56cfa2429 Mon Sep 17 00:00:00 2001
From: Franciosi
Date: Sun, 30 Jan 2022 23:23:58 -0300
Subject: [PATCH] Updating GitHub New Button Names
Changed the button names to reflect the actual ones from GitHub.
---
.../en-US/challenges/10_requesting_you_pull_please.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/resources/contents/en-US/challenges/10_requesting_you_pull_please.html b/resources/contents/en-US/challenges/10_requesting_you_pull_please.html
index e37100b32e..4188a06b98 100644
--- a/resources/contents/en-US/challenges/10_requesting_you_pull_please.html
+++ b/resources/contents/en-US/challenges/10_requesting_you_pull_please.html
@@ -25,7 +25,7 @@ Create a pull request
If you see that with your 'add-username' branch, you can click to create a Pull Request from there. If not:
- - Click the green 'New pull request' button.
+ - Click the green 'Compare & pull request' button.
- Select the branch with the changes you want to submit. It should be the one with 'add-yourusername'.
@@ -42,7 +42,7 @@ Create a pull request
- Click 'Create pull request'
- Add a title and description to the changes you're suggesting the original author pull in.
- - Click 'Send pull request'!
+ - Click 'Create pull request'!
Bingo! You submitted a pull request—take a few seconds to bask in the moment.