Skip to content

Commit 4ece10f

Browse files
minor typo fix
1 parent dbf7ef7 commit 4ece10f

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
@@ -44,7 +44,7 @@ public function tools()
4444
}
4545
```
4646

47-
Next, add `MorphToMany` fields to you `app/Nova/User` resource:
47+
Next, add `MorphToMany` fields to your `app/Nova/User` resource:
4848

4949
```php
5050
use Laravel\Nova\Fields\MorphToMany;

0 commit comments

Comments
 (0)