diff --git a/README.md b/README.md index 39acbec..7b45b53 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ use CodeWithDennis\FilamentThemeInspector\FilamentThemeInspectorPlugin; ``` ### Freeze (Hold / Toggle) -By default, the freeze button needs to be held down to freeze the tooltip in place. You can change this behavior to toggle by using the toggle method. +By default, the freeze button (ALT or CMD) needs to be held down to freeze the tooltip in place. You can change this behavior to toggle by using the toggle method. ```php FilamentThemeInspectorPlugin::make()