Skip to content

Commit 471d148

Browse files
authored
Apply suggestions from code review
1 parent 880020d commit 471d148

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-services/speech-service/includes/quickstarts/speech-to-text-basics/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: eur
1616

1717
You also need a *.wav* audio file on your local machine. You can use your own *.wav* file (up to 30 seconds) or download the [https://crbn.us/whatstheweatherlike.wav](https://crbn.us/whatstheweatherlike.wav) sample file.
1818

19-
## Set up
19+
## Setup
2020

2121
1. Create a new folder `transcription-quickstart` and go to the quickstart folder with the following command:
2222

articles/ai-services/speech-service/includes/quickstarts/speech-to-text-basics/typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: eur
1616

1717
You also need a *.wav* audio file on your local machine. You can use your own *.wav* file (up to 30 seconds) or download the [https://crbn.us/whatstheweatherlike.wav](https://crbn.us/whatstheweatherlike.wav) sample file.
1818

19-
## Set up
19+
## Setup
2020

2121
1. Create a new folder `transcription-quickstart` and go to the quickstart folder with the following command:
2222

0 commit comments

Comments
 (0)