Skip to content

Commit 5fc8b1c

Browse files
Merge pull request #11 from flashadvocate/patch-1
minor typo fix
2 parents c9e5dd8 + 4ece10f commit 5fc8b1c

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)