diff --git a/doc/qa/test-guidelines-collaborators.md b/doc/qa/test-guidelines-collaborators.md index 3950aef7e..b3a4a4595 100644 --- a/doc/qa/test-guidelines-collaborators.md +++ b/doc/qa/test-guidelines-collaborators.md @@ -11,7 +11,7 @@ Additionally, it provides a consistent and resilient set of places to assert beh --- ## Summary -The philosophy of elsa test strategy can be summarized as: +The philosophy of the Elsa test strategy can be summarized as: ***Whenever a test fails, it should provide a clear direction towards the cause of the problem.*** --