Skip to content

Commit

Permalink
FIx uppercase
Browse files Browse the repository at this point in the history
  • Loading branch information
Krato committed Feb 21, 2019
1 parent c03529b commit 7a77bd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "ericLagarda/novalinkresource",
"name": "ericlagarda/novalinkresource",
"description": "A Laravel Nova tool.",
"keywords": [
"laravel",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ You can install the package in to a Laravel app that uses [Nova](https://nova.la


```bash
composer require ericLagarda/novalinkresource
composer require ericlagarda/novalinkresource
```

Then, register your new link in the `tools` method of the `NovaServiceProvider`.
Expand Down

0 comments on commit 7a77bd8

Please sign in to comment.