Skip to content

Commit cfa483b

Browse files
authored
Merge pull request #125720 from changeworld/patch-106
Fix typo
2 parents 5ad1362 + 41f0525 commit cfa483b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/tutorials/includes/twilio-to-acs-chat-ios-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For more information, see [Use Azure CLI to Create and Manage Access Tokens](../
2828

2929
### Install the libraries
3030

31-
To start the migration from Twilio Conversations Chat, the first step is to install the Azure Communication Services Chat SDK for iOS to your project. You can configure these parameters using `Cocoapods`.
31+
To start the migration from Twilio Conversations Chat, the first step is to install the Azure Communication Services Chat SDK for iOS to your project. You can configure these parameters using `CocoaPods`.
3232

3333
1. Create a Podfile for your application. Open the terminal, navigate to the project folder, and run:
3434

0 commit comments

Comments
 (0)