diff --git a/tests/README.md b/tests/README.md index eabe0b28a951..4ac21499c0f4 100644 --- a/tests/README.md +++ b/tests/README.md @@ -29,7 +29,7 @@ expect(onyxData).toBe(expectedOnyxData); ## Documenting Tests -Tests aren't always clear about what exactly is being tested. To make this a bit easier we recommend adopting the following format for code comments: +Tests aren't always clear about what exactly is being tested. To make this a bit easier we recommend adopting the following format for code comments: ``` // Given