summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeith Bade <leith@mapbox.com>2014-11-26 20:20:04 +1100
committerLeith Bade <leith@mapbox.com>2014-11-28 00:17:14 +1100
commit838eb9ebad7e4f2982eeb4e9b6400a63cd12c175 (patch)
tree3c66b9ec167289556934b003dd7727a32cafc5c2 /README.md
parent6702bdab8302a1576562140fbbd3a57e8e13a6cb (diff)
downloadqtlocation-mapboxgl-838eb9ebad7e4f2982eeb4e9b6400a63cd12c175.tar.gz
Fix README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 900819be35..c0f1c98c78 100644
--- a/README.md
+++ b/README.md
@@ -173,7 +173,7 @@ For iOS and OS X use of the demo apps in Xcode, setup the access token by editin
For Linux, set the environment variable `MAPBOX_ACCESS_TOKEN` to your token.
-For Android, open the class MapFragment and look for the line with `mMap.setAccessToken("access key goes here");`.
+For Android, open the class MapFragment and look for the line with `mMap.setAccessToken("access token goes here");`.
# Style