diff --git a/app/ui/src/main/AndroidManifest.xml b/app/ui/src/main/AndroidManifest.xml
index 840b8a594..88cb4a10d 100644
--- a/app/ui/src/main/AndroidManifest.xml
+++ b/app/ui/src/main/AndroidManifest.xml
@@ -72,6 +72,7 @@
+
diff --git a/docs/docs/user-guide/concepts/plugins.md b/docs/docs/user-guide/concepts/plugins.md
index e97c407f5..e9d709d3a 100644
--- a/docs/docs/user-guide/concepts/plugins.md
+++ b/docs/docs/user-guide/concepts/plugins.md
@@ -17,7 +17,7 @@ or install them manually as APK files.
### Activation
After the plugin has been installed, it needs to be activated in the launcher settings. To do this,
-go to settings > plugins, tap on the plugin you want to activate, and enable it. The plugin will
+go to settings > plugins, tap on the plugin you want to activate, and enable it. The plugin will
show a permission dialog. Tap on "Allow" to give the launcher the necessary permission to access
the plugin's data.