Skip to content

Commit c99fd7c

Browse files
authored
Update search-get-started-rest.md
1 parent 1799de5 commit c99fd7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-get-started-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Creating and loading the index are separate steps. In Azure AI Search, the index
157157

158158
The URI is extended to include the `docs` collections and `index` operation.
159159

160-
1. Paste in the following example to upload JSON documents to the search index. Then select **Send request**.
160+
- Paste in the following example to upload JSON documents to the search index. Then select **Send request**.
161161

162162
```http
163163
### Upload documents

0 commit comments

Comments
 (0)