diff --git a/README.md b/README.md index 296d16d..8daebca 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ _**Warning:** The MapboxARKit API is **experimental** and will change. It is pub import MapboxARKit ``` -##### Declare an an annotation manager instance in your view controller +##### Declare an annotation manager instance in your view controller ```Swift ...