From 1988098dc5b42032174b274124d390e6c4de49f8 Mon Sep 17 00:00:00 2001 From: Loic Cara Date: Fri, 21 Feb 2020 21:59:36 +0000 Subject: [PATCH] fix typo --- test-exercise/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-exercise/README.md b/test-exercise/README.md index 652b2ef..f478a0e 100644 --- a/test-exercise/README.md +++ b/test-exercise/README.md @@ -7,7 +7,7 @@ thinking process. ###### Example 1 You are asked here to only write Acceptance Criteria based on the interface of AdvertService. -This service contains 3 different methods/endpoints. Please write tests in sudo code (no need to be too precise, as you +This service contains 3 different methods/endpoints. Please write tests in pseudo code (no need to be too precise, as you will not be executing any piece of code for this part. We are more interested in your critical thinking process. Please find below a UML representation of this class.