Skip to content

Commit 6498807

Browse files
authored
Fixes: MicrosoftDocs/azure-docs/issues/50926
https://github.com/MicrosoftDocs/azure-docs/issues/50926 - updated speech response action text.
1 parent e584871 commit 6498807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/quickstart-custom-speech-commands-create-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Modify the Completion rule that you created in [the previous quickstart](./quick
8787
1. Edit the Speech Response action to use `OnOff` and `SubjectDevice`:
8888

8989
```
90-
Ok, turning {OnOff} the {SubjectDevice}
90+
- Ok, turning {OnOff} the {SubjectDevice}
9191
```
9292

9393
## Try it out

0 commit comments

Comments
 (0)