From 74b14d7231788d8e2308bb70e8acdc4879c0690e Mon Sep 17 00:00:00 2001 From: Jordan Kiley Date: Thu, 27 Aug 2020 15:34:08 -0700 Subject: [PATCH] Fix changelog for 6.2.0-alpha.1 (#397) * Fix changelog * Fix docs typo --- platform/darwin/src/MGLObserver.h | 2 +- platform/ios/CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/darwin/src/MGLObserver.h b/platform/darwin/src/MGLObserver.h index 9207c03192..7d6242b701 100644 --- a/platform/darwin/src/MGLObserver.h +++ b/platform/darwin/src/MGLObserver.h @@ -26,7 +26,7 @@ MGL_EXPORT #pragma mark - /** - Protocol that yypes that wish to support subscriptions for events should conform + Protocol that types that wish to support subscriptions for events should conform to. */ MGL_EXPORT diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md index 613123c8d6..3733f8e1bd 100644 --- a/platform/ios/CHANGELOG.md +++ b/platform/ios/CHANGELOG.md @@ -2,7 +2,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started. -# 6.2.0 +## 6.2.0 ### ✨ New features