Skip to content

Commit 37069a2

Browse files
Minor fix.
1 parent 8193350 commit 37069a2

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-services/speech-service/includes/quickstarts/speech-to-text-basics

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Install a version of [Python from 3.7 or later](https://www.python.org/downloads
3131

3232
Follow these steps to create a console application.
3333

34-
1. Command Prompt window in the folder where you want the new project. Create a new file named *speech_recognition.py*.
34+
1. Open a Command Prompt window in the folder where you want the new project. Create a new file named *speech_recognition.py*.
3535

3636
1. Run this command to install the Speech SDK:
3737

0 commit comments

Comments
 (0)