From 4917b70e2e1a8720aed35132c26c1e41318dd595 Mon Sep 17 00:00:00 2001 From: Lars Nolmans Date: Wed, 24 Jan 2024 16:04:07 +0100 Subject: [PATCH] test change --- 1-getting-started-lessons/2-github-basics/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-getting-started-lessons/2-github-basics/README.md b/1-getting-started-lessons/2-github-basics/README.md index 1eff449a..323bd6ce 100644 --- a/1-getting-started-lessons/2-github-basics/README.md +++ b/1-getting-started-lessons/2-github-basics/README.md @@ -10,7 +10,7 @@ This lesson covers the basics of GitHub, a platform to host and manage changes t ## Introduction -In this lesson, we'll cover: +In this TEST, we'll cover: - tracking the work you do on your machine - working on projects with others