Skip to content

Commit 1866bcf

Browse files
authored
Merge pull request #178 from TSchuermans/patch-1
fix: correct typo in readme
2 parents 5ed1495 + b21eecf commit 1866bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ To make snapshot assertions, use the `Spatie\Snapshots\MatchesSnapshots` trait i
9797
- `assertMatchesTextSnapshot($actual)`
9898
- `assertMatchesXmlSnapshot($actual)`
9999
- `assertMatchesYamlSnapshot($actual)`
100-
- `assertMachesImageSnapshot($actual)`
100+
- `assertMatchesImageSnapshot($actual)`
101101

102102
### Snapshot Testing 101
103103

0 commit comments

Comments
 (0)