Skip to content

Commit 0e6bae6

Browse files
authored
Update objectivec.md
Fixed per acrolinx suggestion
1 parent 6fd3535 commit 0e6bae6

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/Speech-Service/includes/quickstarts/platform

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/includes/quickstarts/platform/objectivec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The macOS CocoaPod package is available for download and use with the [Xcode 9.4
6969
```
7070
1. Run `pod install` to install the Speech SDK.
7171
72-
Alternatively, you can download the [binary CocoaPod](https://aka.ms/csspeech/iosbinary) and unzip to extract it's contents. In your Xcode project, add a reference to the extracted "MicrosoftCognitiveServicesSpeech.xcframework" folder and it's contents.
72+
Alternatively, you can download the [binary CocoaPod](https://aka.ms/csspeech/iosbinary) and unzip to extract its contents. In your Xcode project, add a reference to the extracted "MicrosoftCognitiveServicesSpeech.xcframework" folder and it's contents.
7373
7474
> [!NOTE]
7575
> .NET developers can build native iOS applications by using the Xamarin.iOS application framework For more information, see [Xamarin.iOS](/xamarin/ios/).

0 commit comments

Comments
 (0)