diff --git a/README.md b/README.md index e4991cf..e46e92d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ composer require codewithdennis/filament-theme-inspector ## Usage -Add the following plugin to your plugins method on your page or form. +Add the following plugin to your plugins method on your panel. ```php use CodeWithDennis\FilamentThemeInspector\FilamentThemeInspectorPlugin;