Skip to content

Commit 87b2e8c

Browse files
authored
docs: fix typo in testing.md (#815)
1 parent 3a2a334 commit 87b2e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/cookbook/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ You can find more examples in [the tests of the testing package](https://github.
104104

105105
## E2E tests
106106

107-
When it comes to pinia, you don't need to change anything for e2e tests, that's the whole point of e2e tests! You could maybe tests HTTP requests, but that's way beyond the scope of this guide 😄.
107+
When it comes to pinia, you don't need to change anything for e2e tests, that's the whole point of e2e tests! You could maybe test HTTP requests, but that's way beyond the scope of this guide 😄.

0 commit comments

Comments
 (0)