Skip to content

Commit c74d2f9

Browse files
authored
Fix typo in geolocation description (#3695)
1 parent b32e9bd commit c74d2f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/geolocation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Geolocation
2-
description: The `navigator.gelocation` API requests the user's latitude, longitude, heading, and speed.
2+
description: The `navigator.geolocation` API requests the user's latitude, longitude, heading, and speed.
33
spec: https://w3c.github.io/geolocation/
44
status:
55
compute_from: api.Navigator.geolocation

0 commit comments

Comments
 (0)