Skip to content

Commit ebe96c2

Browse files
authored
Update languages-reference.md
1 parent f07d264 commit ebe96c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/translator-speech/languages-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Microsoft Translator continually extends the list of languages supported by its
1919

2020
Code samples demonstrating use of the API to get available languages are available from the [Microsoft Translator Github site](https://github.com/MicrosoftTranslator).
2121

22-
## Implementation Notes
22+
## Implementation notes
2323

2424
GET /languages
2525

@@ -149,4 +149,4 @@ X-RequestId|Value generated by server to identify the request and used for troub
149149
|400|Bad request. Check input parameters to ensure they are valid. The response object includes a more detailed description of the error.|
150150
|429|Too many requests.|
151151
|500|An error occured. If the error persists, please report it with client trace identifier (X-ClientTraceId) or request identifier (X-RequestId).|
152-
|503|Server temporarily unavailable. Please retry the request. If the error persists, please report it with client trace identifier (X-ClientTraceId) or request identifier (X-RequestId).|
152+
|503|Server temporarily unavailable. Please retry the request. If the error persists, please report it with client trace identifier (X-ClientTraceId) or request identifier (X-RequestId).|

0 commit comments

Comments
 (0)