Skip to content

Commit d38055d

Browse files
authored
Update swift.md
1 parent 70cc62e commit d38055d

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
@@ -39,7 +39,7 @@ The macOS CocoaPod package is available for download and use with the [Xcode 9.4
3939
```
4040
1. Run `pod install` to install the Speech SDK.
4141
42-
Alternatively, you can download the [binary CocoaPod](https://aka.ms/csspeech/macosbinary) and unzip to extract it's contents. In your Xcode project, add a reference to the extracted "MicrosoftCognitiveServicesSpeech.xcframework" folder and it's contents.
42+
Alternatively, you can download the [binary CocoaPod](https://aka.ms/csspeech/macosbinary) and unzip to extract its contents. In your Xcode project, add a reference to the extracted "MicrosoftCognitiveServicesSpeech.xcframework" folder and its contents.
4343
4444
> [!NOTE]
4545
> .NET developers can build native macOS applications by using the Xamarin.Mac application framework. For more information, see [Xamarin.Mac](/xamarin/mac/).

0 commit comments

Comments
 (0)