Skip to content

Commit b943a3c

Browse files
Update intro.md (OpenSource-Communities#188)
Eliminate extraneous '>' from 2nd paragraph of "Prerequisites". ("starting> this course" --> "starting this course"). Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>
1 parent 6e5f061 commit b943a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro-to-oss/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Welcome to the "Intro to Open Source with OpenSauced" course! This comprehensive
66

77
Before diving into the world of open source, it's essential to have a basic understanding of programming concepts and some experience working with code. While the course will provide examples and demos, you'll get the most out of the material if you have some prior knowledge.
88

9-
Additionally, this course assumes that you are familiar with Git and GitHub. Git is a widely-used version control system, and GitHub is a popular platform for hosting and collaborating on Git repositories. If you're not already familiar with Git and GitHub, we recommend taking some time to learn the basics before starting> this course.
9+
Additionally, this course assumes that you are familiar with Git and GitHub. Git is a widely-used version control system, and GitHub is a popular platform for hosting and collaborating on Git repositories. If you're not already familiar with Git and GitHub, we recommend taking some time to learn the basics before starting this course.
1010

1111
## Objectives
1212

0 commit comments

Comments
 (0)