Skip to content

Commit 6fd3535

Browse files
authored
Update swift.md
Fixed per acrolinx suggestion
1 parent dc74668 commit 6fd3535

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/swift.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The macOS CocoaPod package is available for download and use with the [Xcode 9.4
7070
```
7171
1. Run `pod install` to install the Speech SDK.
7272
73-
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.
73+
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.
7474
7575
> [!NOTE]
7676
> .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)