diff --git a/plugins/geolocation/README.md b/plugins/geolocation/README.md
index 5d306cee..c7cb81fb 100644
--- a/plugins/geolocation/README.md
+++ b/plugins/geolocation/README.md
@@ -72,7 +72,7 @@ This plugin automatically adds the following permissions to your `AndroidManifes
If your app requires GPS functionality to function, **you** should add the following to your `AndroidManifest.xml` file:
```xml
-
+
```
The Google Play Store uses this property to decide whether it should show the app to devices without GPS capabilities.