diff --git a/README.md b/README.md index 4027eb8..b0a7ff6 100644 --- a/README.md +++ b/README.md @@ -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()