Skip to content

Commit 7ea2db0

Browse files
committed
Add spacing for improved readability in 2-what-is-github.md
1 parent a5f9a37 commit 7ea2db0

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

learn-pr/github/introduction-to-github/includes/2-what-is-github.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,3 +163,5 @@ To learn more about how to create and manage gists, refer to the GitHub document
163163
Every repository on GitHub.com comes equipped with a section for hosting documentation, called a wiki. You can use your repository's wiki to share long-form content about your project, such as how to use it, how you designed it, or its core principles. While a README file quickly tells what your project can do, you can use a wiki to provide additional documentation.
164164

165165
It’s worth a reminder that if your repository is private, only people who have at least read access to your repository will have access to your wiki.
166+
167+

learn-pr/github/introduction-to-github/includes/4-collaborative-platform.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,5 @@ Each category must have a unique name, emoji pairing, and a detailed description
9797
1. In your repository, go to the Discussions tab and select **Start discussion**.
9898

9999
That covers a little about how GitHub supports collaborative work. Now let's move to how you can manage notifications, subscribe to threads, and get started with GitHub pages.
100+
101+

learn-pr/github/search-organize-repository-history-github/6-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
ms.topic: unit
1111
durationInMinutes: 3
1212
content: |
13-
[!include[](includes/4-knowledge-check.md)]
13+
[!include[](includes/6-knowledge-check.md)]
1414
quiz:
1515
title: Check your knowledge
1616
questions:

0 commit comments

Comments
 (0)