We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7c2fc commit e7d9831Copy full SHA for e7d9831
README.md
@@ -303,7 +303,7 @@ Android and iOS (starting with iOS 17) allow widgets to have interactive Element
303
304
<details><summary>Android</summary>
305
306
-1. Add the necessary Receiver and Service to you `AndroidManifest.xml` file
+1. Add the necessary Receiver and Service to your `AndroidManifest.xml` file
307
```
308
<receiver android:name="es.antonborri.home_widget.HomeWidgetBackgroundReceiver" android:exported="true">
309
<intent-filter>
0 commit comments