From 8d19dfbcddb5c05cd378a0eb2c98005dc29f617d Mon Sep 17 00:00:00 2001 From: Michele Cavenago Date: Tue, 7 Jun 2022 09:40:20 +0200 Subject: [PATCH] fix: reword on typescript challenge --- CHALLENGE.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHALLENGE.md b/CHALLENGE.md index 34234d5..0e7e20c 100644 --- a/CHALLENGE.md +++ b/CHALLENGE.md @@ -2,9 +2,8 @@ ## Prerequisites -- Clone this repository to your machine -- Select the branch (depending on the language you want to work with) - - The `master` branch is based on TypeScript. +- Clone this repository to your machine and use the `master` branch +- Use `TypeScript` as programming language ## Introduction