Skip to content

Commit 1be8b84

Browse files
committed
fix typos
1 parent 654b8b9 commit 1be8b84

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
@@ -123,7 +123,7 @@ This will prevent any method name conflicts with core, your custom or other trai
123123

124124
### HashID
125125

126-
`composer requuire --dev vinkla/hashids
126+
`composer require --dev vinkla/hashids`
127127

128128
```php
129129
\Astrotomic\PhpunitAssertions\Laravel\HashidAssertions::assertHashIds('3kTMd', 2);

0 commit comments

Comments
 (0)