Skip to content

Commit 8147930

Browse files
Update README.md
1 parent 8dccbde commit 8147930

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
@@ -39,7 +39,7 @@ use CodeWithDennis\FilamentThemeInspector\FilamentThemeInspectorPlugin;
3939
```
4040

4141
### Freeze (Hold / Toggle)
42-
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.
42+
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.
4343

4444
```php
4545
FilamentThemeInspectorPlugin::make()

0 commit comments

Comments
 (0)