diff --git a/content/concepts/kata/tests.md b/content/concepts/kata/tests.md index a1deddd3..c6b426eb 100644 --- a/content/concepts/kata/tests.md +++ b/content/concepts/kata/tests.md @@ -4,7 +4,7 @@ tags: [concept] --- -Eack kata has two sets of tests associated with it, used for two different purposes. +Each kata has two sets of tests associated with it, used for two different purposes. ## Sample tests and TDD