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

Commit d9738e9

Browse files
authored
Merge pull request #7 from ijpatricio/patch-1
Update README.md
2 parents d03d656 + a22fb8a commit d9738e9

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
@@ -18,7 +18,7 @@ composer require beyondcode/nova-tinker-tool
1818
Next up, you must register the tool with Nova. This is typically done in the `tools` method of the `NovaServiceProvider`.
1919

2020
```php
21-
// in app/Providers/NovaServiceProvder.php
21+
// in app/Providers/NovaServiceProvider.php
2222

2323
// ...
2424
public function tools()

0 commit comments

Comments
 (0)