diff --git a/README.md b/README.md index c045af7a..a0d4d773 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ I fond 2 tools that can help us more: * [`cypress-recurse` ๐ŸŒ](https://github.com/bahmutov/cypress-recurse) can retry several time a request until a certain condition is meet. This can help us wait for Irรจne to process the CommunicationRequest (`draft` โ†’ `suspended`), before going any further. * [`cypress-mailosaur` ๐ŸŒ](https://mailosaur.com/docs/frameworks-and-tools/cypress/) is a mail and text provider that can help us read texts content sent by the server to a predefined phone number, and work around the text code challenge. -Please note the existance of a pure cypress branch that doen't rely on BDD. +Please note the existance of a 'pure cypress' branch on this repo that doesn't rely on BDD. ## Installation