Skip to content

Commit 445e53e

Browse files
Update aws-textract.md
1 parent bd264a9 commit 445e53e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/appstore/connectors/aws/aws-textract.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ This enumeration indicates the selection status of the block. For more informati
271271

272272
Activities define the actions that are executed in a microflow or a nanoflow. For the Amazon Textract connector, they represent actions such as analyzing a document or expense. For more information, see [Activities](/refguide/activities/).
273273

274-
To help working with PDF files with mulitple pages in a synchronous way, you can use the `JA_SplitPdfPages` helper action to split a PDF File with multiple pages into a list of single page PDFs. It also supports extracting only a subset of the pages (e.g. only pages 2 and 3, when page 1 is not relevant).
274+
To help you work with multi-page PDF files in a synchronous way, you can use the `JA_SplitPdfPages` helper action to split a PDF File with multiple pages into a list of single-page PDFs. The action also supports extracting only a subset of the pages (for example only pages 2 and 3, when page 1 is not relevant).
275275

276276
#### 4.3.1 AnalyzeDocument {#analyzedocument}
277277

0 commit comments

Comments
 (0)