Skip to content

Commit c8f2221

Browse files
authored
Update README.md (#1493)
Simple updating grammatical word: meaningfull to meaningful
1 parent bef0343 commit c8f2221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geolocator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Starting from Android 10 you need to add the `ACCESS_BACKGROUND_LOCATION` permis
7676
<details>
7777
<summary>iOS</summary>
7878

79-
On iOS you'll need to add the following entry to your Info.plist file (located under ios/Runner) in order to access the device's location. Simply open your Info.plist file and add the following (make sure you update the description so it is meaningfull in the context of your App):
79+
On iOS you'll need to add the following entry to your Info.plist file (located under ios/Runner) in order to access the device's location. Simply open your Info.plist file and add the following (make sure you update the description so it is meaningful in the context of your App):
8080

8181
``` xml
8282
<key>NSLocationWhenInUseUsageDescription</key>

0 commit comments

Comments
 (0)