fix grammar

This commit is contained in:
Luke Wass 2025-05-27 14:48:40 -05:00 committed by GitHub
parent f7953c4b57
commit 3cdf0d3563
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
μLauncher allows to add [app widgets](https://developer.android.com/develop/ui/views/appwidgets/overview) to the home screen and to widget panels.
Widgets can be added, moved, removed and configured in `Settings > Manage Widgets`.
Widgets can be added, moved, removed, and configured in `Settings > Manage Widgets`.
It is configurable whether or not interaction with a widget should be enabled.
@ -17,7 +17,7 @@ However, μLauncher [gestures](/docs/actions-and-gestures/) can not be execute
* If interaction is disabled, the widget does not respond to any touch events.
This is recommended when using a widget only to display information.
μLauncher's clock behaves similar as an app widget and can be managed in the same way.[^1]
μLauncher's clock behaves similarly to an app widget and can be managed in the same way.[^1]
[^1]: However, it is technically not an app widget and cannot be used with other launchers.