Skip to content

Commit 816de02

Browse files
authored
Fixing typos
1 parent fb2cc8d commit 816de02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/applied-ai-services/form-recognizer/concept-layout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ The Layout model may flag certain paragraphs with their specialized type or `rol
145145
```
146146
### Pages
147147

148-
The pages collection is the the very first object you see in the service response.
148+
The pages collection is the very first object you see in the service response.
149149

150150
```json
151151
"pages": [

articles/applied-ai-services/form-recognizer/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Form Recognizer service is updated on an ongoing basis. Bookmark this page to st
3737

3838
##### Form Recognizer service updates
3939

40-
* [**prebuilt-read**](concept-read.md). Read OCR model is now also available in Form Recognizer with paragraphs and language detection as the two new features. Form Recognizer Read targets advanced document scenarios aligned with the broader document intelligence capabiities in Form Recognizer.
40+
* [**prebuilt-read**](concept-read.md). Read OCR model is now also available in Form Recognizer with paragraphs and language detection as the two new features. Form Recognizer Read targets advanced document scenarios aligned with the broader document intelligence capabilities in Form Recognizer.
4141

4242
* [**prebuilt-layout**](concept-layout.md). The Layout model extracts paragraphs and whether the extracted text is a paragraph, title, section heading, footnote, page header, page footer, or page number.
4343

0 commit comments

Comments
 (0)