Skip to content

Commit 80a2aa0

Browse files
committed
edit for pub
1 parent 778d316 commit 80a2aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/applied-ai-services/form-recognizer/disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ The body of your request is the response from the previous step.
9191

9292
You'll get a `202\Accepted` response with an Operation-Location header. This value is the URL that you'll use to track the progress of the operation. Copy it to a temporary location for the next step.
9393

94-
```HTTP
94+
```http
9595
HTTP/1.1 202 Accepted
9696
Operation-Location: https://{source-resource}.cognitiveservices.azure.com/formrecognizer/operations/{operation-id}?api-version=2022-06-30-preview
9797
```

0 commit comments

Comments
 (0)