mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-30 12:05:39 -05:00
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:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user