Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Commit

Permalink
Merge pull request #7 from ijpatricio/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mpociot authored Oct 4, 2018
2 parents d03d656 + a22fb8a commit d9738e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ composer require beyondcode/nova-tinker-tool
Next up, you must register the tool with Nova. This is typically done in the `tools` method of the `NovaServiceProvider`.

```php
// in app/Providers/NovaServiceProvder.php
// in app/Providers/NovaServiceProvider.php

// ...
public function tools()
Expand Down

0 comments on commit d9738e9

Please sign in to comment.