Skip to content

Commit a2149d2

Browse files
committed
Fixing filename and Acrolinx score issue
1 parent 1bd4670 commit a2149d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/cognitive-services/Speech-Service/rest-speech-to-text-v3-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Use the REST API v3.1 to:
4343
It also now supports uploading data in multiple blocks for which the following new operations were added:
4444
- **Upload Data Block** - Upload a block of data for the dataset. The maximum size of the block is 8MiB.
4545
- **Get Uploaded Blocks** - Get the list of uploaded blocks for this dataset.
46-
- **Commit Block List** - Commit block list to complete the upload of the dataset.
46+
- **Commit Block List** - Commit block list to complete the upload of the dataset.
4747
- **Get Base Models** and **Get Base Model** now provide information on the type of adaptation supported by a base model:
4848
```json
4949
"features": {

articles/cognitive-services/Speech-Service/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ items:
426426
- name: Speech-to-text REST API v3.0
427427
href: rest-speech-to-text.md
428428
displayName: reference
429-
- name: Speech-to-text REST API v3.1 (preview)
429+
- name: Speech-to-text REST API v3.1 (preview)
430430
href: rest-speech-to-text-v3-1.md
431431
displayName: reference
432432
- name: Speech-to-text REST API for short audio

0 commit comments

Comments
 (0)