Skip to content

Commit f61352e

Browse files
committed
Correct capitalization for Geo*l*ocation
1 parent 268b5bf commit f61352e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/server/extractDocs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ var styles = [
134134
];
135135

136136
var polyfills = [
137-
'../Libraries/Geolocation/GeoLocation.ios.js',
137+
'../Libraries/GeoLocation/Geolocation.ios.js',
138138
];
139139

140140
var all = components

0 commit comments

Comments
 (0)