Skip to content

Commit e219283

Browse files
committed
Fix missing next steps
1 parent 07b8ffe commit e219283

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

articles/cognitive-services/Computer-vision/QuickStarts/java-hand-text.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -756,6 +756,7 @@ Text recognition result response:
756756
"lastUpdatedDateTime": "2020-02-11T21:21:19Z",
757757
"status": "succeeded"
758758
}
759+
```
759760

760761
---
761762

articles/cognitive-services/Computer-vision/QuickStarts/python-hand-text.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -820,6 +820,7 @@ A successful response is returned in JSON. The sample webpage parses and display
820820
]
821821
}
822822
}
823+
```
823824

824825
---
825826

0 commit comments

Comments
 (0)