summaryrefslogtreecommitdiff
path: root/platform/osx
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-02-18 10:46:01 -0800
committerMinh Nguyễn <mxn@1ec5.org>2016-02-18 10:46:01 -0800
commit87f28f3f4456892de07d67fcdba8e9ebaed2243a (patch)
tree5e0ba438f53bf6d438f0073335fa813baff6f834 /platform/osx
parentfd96b3e1c757d88f4c24b17b36efe507202f0544 (diff)
downloadqtlocation-mapboxgl-87f28f3f4456892de07d67fcdba8e9ebaed2243a.tar.gz
[osx] Typo in readme
Diffstat (limited to 'platform/osx')
-rw-r--r--platform/osx/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/osx/README.md b/platform/osx/README.md
index 8a21897f64..3f9a5cd62e 100644
--- a/platform/osx/README.md
+++ b/platform/osx/README.md
@@ -4,7 +4,7 @@
A library based on [Mapbox GL Native](../../README.md) for embedding interactive map views with scalable, customizable vector maps into Cocoa applications on OS X 10.10.0 and above using Objective-C, Swift, or Interface Builder.
-This SDK is analogous to the Mapbox iOS SDK, and much of the iOS SDK documentation applies here. Mapbox does not officially support the OS X to the same extent as the iOS SDK; however, bug reports and pull requests are certainly welcome.
+This SDK is analogous to the Mapbox iOS SDK, and much of the iOS SDK documentation applies here. Mapbox does not officially support the OS X SDK to the same extent as the iOS SDK; however, bug reports and pull requests are certainly welcome.
* [Integrating the Mapbox OS X SDK into your application](INSTALL.md)
* [Contributing to the Mapbox OS X SDK](DEVELOPING.md)