From d323e97ddff2ead823cb6422e916856d496540bc Mon Sep 17 00:00:00 2001 From: Stefan Pranger Date: Fri, 11 Mar 2022 13:14:08 +0100 Subject: [PATCH] grammar fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fba7fa0..01b5f0b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ We will provide you with the skeleton for the programming exercises so that you ``` bash git clone https://git.pranger.xyz/sp/lub2022-practical.git --origin upstream ``` -2. Start with solving the examples! +2. Start solving the examples! _We will provide you with your own repositories over the course of the next week. As soon as you have these repositories, we will give you a short description on how you can push your solutions._