diff options
author | Struan Donald <struan@exo.org.uk> | 2012-01-17 17:50:02 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-01-17 17:50:02 +0000 |
commit | 5fb44fafb1a215bb1d732df0634537f905219cc5 (patch) | |
tree | bdf1396bdad369c0624e9bd53c52e7a33a613e9c | |
parent | 5ac42cef12e9cce14296d8caa2d4b9c64c701e85 (diff) |
typo
-rw-r--r-- | README.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.pod b/README.pod index c085b175e..f41ffe61a 100644 --- a/README.pod +++ b/README.pod @@ -122,7 +122,7 @@ You will also need a Tile Server to serve up Map tiles. FixMyStreet can use Google, Bing and OpenStreetMap Tile servers. Finally, you will need a geolocation service to turn addresses into longitude -and latitudes. FixMyStreet currently includes code to use both Bing and Googles +and latitudes. FixMyStreet currently includes code to use both Bing and Google geolocation services. =head1 DETAILED INSTALLATION INSTRUCTIONS |