From 7c18a55df395f767f118d6ca4aae3247b9474192 Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 21 Oct 2017 08:56:19 +0200 Subject: [PATCH] Update readme.md Remove duplicate 'as'. --- section5/starter_code/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/section5/starter_code/readme.md b/section5/starter_code/readme.md index 62f4583..a357716 100644 --- a/section5/starter_code/readme.md +++ b/section5/starter_code/readme.md @@ -11,4 +11,4 @@ When you've created the first test, you'll also need to create a correct runtime Create a sample unittest configuration, and choose: -- `Path` as as target, with your project's `/tests` folder. \ No newline at end of file +- `Path` as target, with your project's `/tests` folder.