From ad8439017c254f214fafe4fe4c9cce29e581abb0 Mon Sep 17 00:00:00 2001 From: Aliabbas Merchant Date: Mon, 18 May 2020 13:31:45 +0530 Subject: [PATCH 1/2] Fix Possible Mistype --- course-details.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/course-details.md b/course-details.md index 7593243..bf408c1 100644 --- a/course-details.md +++ b/course-details.md @@ -16,7 +16,7 @@ Automation is key for streamlining your work processes, and GitHub Actions are t ## Prerequisites -In this course you will work with issues and pull requests, as well as edit files. If these things are familiar to you, we recommend you take the [Introduction to GitHub]({{ host }}/githubtraining/introduction-to-github) course, first! +In this course you will work with issues and pull requests, as well as edit files. If these things are not familiar to you, we recommend you take the [Introduction to GitHub]({{ host }}/githubtraining/introduction-to-github) course, first! ## Projects used @@ -24,4 +24,4 @@ The main feature introduced in this course is GitHub Actions. To learn even more ## Audience -Developers, DevOps engineers, students, managers teams, GitHub users, people interested in automation \ No newline at end of file +Developers, DevOps engineers, students, managers teams, GitHub users, people interested in automation From d8eae0fe44b095945c29491ce86b0ddfd29b062f Mon Sep 17 00:00:00 2001 From: Briana Swift Date: Thu, 30 Jul 2020 13:35:42 +0200 Subject: [PATCH 2/2] add comma to course details --- course-details.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/course-details.md b/course-details.md index bf408c1..d46bdcc 100644 --- a/course-details.md +++ b/course-details.md @@ -24,4 +24,4 @@ The main feature introduced in this course is GitHub Actions. To learn even more ## Audience -Developers, DevOps engineers, students, managers teams, GitHub users, people interested in automation +Developers, DevOps engineers, students, managers, teams, GitHub users, people interested in automation