mirror of
https://github.com/vitest-dev/vitest.git
synced 2026-02-01 17:36:51 +00:00
docs: fix typo (#4300)
This commit is contained in:
parent
b143985201
commit
e836b2b8bc
@ -66,7 +66,7 @@ it('math is hard', ({ skip }) => {
|
||||
|
||||
## Extend Test Context
|
||||
|
||||
Vitest provides two diffident ways to help you extend the test context.
|
||||
Vitest provides two different ways to help you extend the test context.
|
||||
|
||||
### `test.extend`
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user