Skip to content

Commit 3072feb

Browse files
authored
Merge pull request #175 from rynoV/patch-1
Typo
2 parents 25ec3e4 + 633b226 commit 3072feb

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)