Skip to content

Commit 633b226

Browse files
authored
Typo
1 parent 25ec3e4 commit 633b226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vue-testing-library/cheatsheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Given the following HTML:
103103
<div>Hello World</div>
104104
```
105105

106-
All this matchers **will find the element:**
106+
All these matchers **will find the element:**
107107

108108
```javascript
109109
// Matching a string:

0 commit comments

Comments
 (0)