We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2e9889 commit fa56d3eCopy full SHA for fa56d3e
articles/communication-services/quickstarts/ui-library/includes/get-started-call/ios.md
@@ -31,7 +31,7 @@ Name the project `UILibraryQuickStart` and select `Storyboard` under the `Interf
31
32
1. Create a Podfile in your project root directory by running `pod init`.
33
- If encounter error, update [CocoaPods](https://guides.cocoapods.org/using/getting-started.html) to latest version
34
-3. Add the following to your Podfile:
+2. Add the following to your Podfile:
35
36
```
37
source 'https://github.com/CocoaPods/Specs.git'
0 commit comments