Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Commit 939c14d

Browse files
authored
Fix typo
1 parent ab3f5ab commit 939c14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hardware/location.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ exports.buttonGetLocationTap = buttonGetLocationTap;
182182

183183
With this method, location watching does not stop automatically until the `clearWatch` method is called. You might need to use this method in apps which require a GPS log or active location tracking.
184184

185-
> Example 3: How to handle location chnage event
185+
> Example 3: How to handle location change event
186186
187187
{% nativescript %}
188188
```XML

0 commit comments

Comments
 (0)