fix(docs): minor grammatical and typographical fixes in files (#52120)

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
This commit is contained in:
S A G A R
2023-10-27 13:43:33 +05:30
committed by GitHub
parent 5b6c800617
commit e2879397fd
20 changed files with 46 additions and 46 deletions

View File

@@ -162,7 +162,7 @@ The `api/` tests are split into two parts:
Unit tests isolate a single function or component. The tests do not need mocking, but will require fixtures.
The unit tests are located in a new file adjacent the file exporting that being tested:
The unit tests are located in a new file adjacent to the file exporting that is being tested:
```text
api/