Skip to content

Commit 9ceb598

Browse files
authored
Apply suggestions from code review
1 parent 1cd7017 commit 9ceb598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/applied-ai-services/form-recognizer/quickstarts/try-v3-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ bash
388388

389389
You'll receive a `202 (Success)` response that includes an **Operation-Location** header. The value of this header contains a result ID that you can use to query the status of the asynchronous operation and get the results:
390390

391-
https:<span></span>//{host}/formrecognizer/documentModels/{modelId}/analyzeResults/**{resultId}**?api-version=2021-07-30-preview
391+
https:\//{host}/formrecognizer/documentModels/{modelId}/analyzeResults/**{resultId}**?api-version=2021-07-30-preview
392392

393393
### Get general document results
394394

0 commit comments

Comments
 (0)