From 5266389ff3a35bc43d9d0188c1c2031cfd88d6d4 Mon Sep 17 00:00:00 2001 From: Artur Neumann Date: Wed, 8 Jan 2020 20:34:57 +0545 Subject: [PATCH] single letter typo fix I think the plural is criteria https://www.dictionary.com/browse/criterion?s=t And here the plural is used --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6610bd6..e910fe2 100644 --- a/README.md +++ b/README.md @@ -324,7 +324,7 @@ Credit: @mqchen 1. Create new Jira issue. 2. Set priority to A - Critical, Epic link and Components. -3. Write Given-When-Then acceptance criteras. +3. Write Given-When-Then acceptance criteria. 4. Schedule estimation workshop meeting. 5. Conduct estimation meeting with Planning Poker cards. 6. Prioritize in next sprint.