From 9f2a1e9739bd023977727f1a5c7b2d305593a483 Mon Sep 17 00:00:00 2001 From: Adeboye Famurewa <130584349+fadarboye@users.noreply.github.com> Date: Mon, 15 Apr 2024 01:18:56 -0500 Subject: [PATCH] Update 3-introduction-to-github.md Removing `the1 from the sentence --- .../introduction-to-github/includes/3-introduction-to-github.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github/introduction-to-github/includes/3-introduction-to-github.md b/github/introduction-to-github/includes/3-introduction-to-github.md index db861c6e..6a832377 100644 --- a/github/introduction-to-github/includes/3-introduction-to-github.md +++ b/github/introduction-to-github/includes/3-introduction-to-github.md @@ -4,7 +4,7 @@ This exercise checks your knowledge on GitHub key features including committing When you click the _Start the exercise on GitHub_ button below, you'll be navigated to a public GitHub template repository that will prompt you to complete a series of small challenges. Before you can begin the exercise, complete the below tasks: -- Select the _Start course_ button or the _Use this template_ feature within the template repository. This will prompt you to create a new repository. We recommend creating a public repository, as private repositories will use Actions minutes. +- Select the _Start course_ button or _Use this template_ feature within the template repository. This will prompt you to create a new repository. We recommend creating a public repository, as private repositories will use Actions minutes. After you make your own repository from the template, wait about 20 seconds and refresh. - Follow the instructions in the repository's README to understand how the exercise works, its learning objectives, and how to successfully complete the exercise.