Skip to content

Commit b21eecf

Browse files
authored
fix: correct typo in readme
1 parent 5ed1495 commit b21eecf

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)