Skip to content

Commit 47a3f3d

Browse files
authored
PR review edit
1 parent b8cbb27 commit 47a3f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/how-to-develop-custom-commands-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ To move the content, start by adding a new web endpoint. In the pane on the left
360360
| **URL** | `<Your endpoint of getDevices.json>` |
361361
| **Method** | **GET** |
362362
363-
Please configure and host a web endpoint that returns a JSON file that consists of the list of the devices that can be controlled. The web endpoint should return a JSON file formatted as follows:
363+
Then, configure and host a web endpoint that returns a JSON file that lists the devices that can be controlled. The web endpoint should return a JSON file that's formatted like this example:
364364
365365
```json
366366
{

0 commit comments

Comments
 (0)