Skip to content

Commit 22e57c2

Browse files
authored
Merge pull request #12 from Joel-Jensen/camel-case
2 parents f59e6df + 069f3ed commit 22e57c2

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
@@ -52,7 +52,7 @@ class Post extends Model {
5252

5353
#### Extensions
5454

55-
The extensions shipped with this trait include; `archive`, `unArchive`, `WithArchived`, `withoutArchived`, `onlyArchived` and can be used accordingly:
55+
The extensions shipped with this trait include; `archive`, `unArchive`, `withArchived`, `withoutArchived`, `onlyArchived` and can be used accordingly:
5656

5757
```php
5858
$user = User::first();

0 commit comments

Comments
 (0)