Skip to content

Commit 55556de

Browse files
committed
fix typos
1 parent fa53bd7 commit 55556de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/Speech-Service/swagger-documentation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Swagger documentation - Speech Services
33
titleSuffix: Azure Cognitive Services
4-
description: The Swagger documentation can be used to auto-generate SDks for a number of programming languages. All operations in our service are supported by Swagger
4+
description: The Swagger documentation can be used to auto-generate SDKs for a number of programming languages. All operations in our service are supported by Swagger
55
services: cognitive-services
66
author: PanosPeriorellis
77
manager: nitinme
@@ -21,7 +21,7 @@ The Speech Services offer a Swagger specification to interact with a handful of
2121
2222
## Generating code from the Swagger specification
2323

24-
The [Swager specification](https://cris.ai/swagger/ui/index) has options that allow you to quickly test for various paths. However, sometimes it's desirable to generate code for all paths, creating a single library of calls that you can base future solutions on. Let's take a look at the process to generate a Python library.
24+
The [Swagger specification](https://cris.ai/swagger/ui/index) has options that allow you to quickly test for various paths. However, sometimes it's desirable to generate code for all paths, creating a single library of calls that you can base future solutions on. Let's take a look at the process to generate a Python library.
2525

2626
You'll need to set Swagger to the same region as your Speech Service subscription. You can confirm your region in the Azure portal under your Speech Services resource. For a complete list of supported regions, see [Regions](regions.md).
2727

0 commit comments

Comments
 (0)