Skip to content

Commit

Permalink
Fix capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
alfred2g committed Feb 16, 2024
1 parent b269eb7 commit 5c0c444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documents/MIGRATION_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ and provides guidance on how to migrate your code to v2 from v1 of the AWS Iot S
* [What's new in AWS IoT Device SDK for C++ v2](#whats-new-in-aws-iot-device-sdk-for-c-v2)
* [How to get started with the SDK for C++ v2](#how-to-get-started-with-the-sdk-for-c-v2)
* [Mqtt protocol](#mqtt-protocol)
* [client builder](#client-builder)
* [Client builder](#client-builder)
* [Client Start](#client-start)
* [Connection types and features](#connection-types-and-features)
* [Lifecycle events](#lifecycle-events)
Expand Down

0 comments on commit 5c0c444

Please sign in to comment.