From d0177554118d5851a97f967f1ebeae40c8ac9026 Mon Sep 17 00:00:00 2001 From: Catalina Peralta Date: Wed, 29 Sep 2021 17:12:12 -0700 Subject: [PATCH] spelling --- .../ai/formrecognizer/aio/_document_analysis_client_async.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/formrecognizer/azure-ai-formrecognizer/azure/ai/formrecognizer/aio/_document_analysis_client_async.py b/sdk/formrecognizer/azure-ai-formrecognizer/azure/ai/formrecognizer/aio/_document_analysis_client_async.py index 0c1c3a29512a..f5ebaa29eb3f 100644 --- a/sdk/formrecognizer/azure-ai-formrecognizer/azure/ai/formrecognizer/aio/_document_analysis_client_async.py +++ b/sdk/formrecognizer/azure-ai-formrecognizer/azure/ai/formrecognizer/aio/_document_analysis_client_async.py @@ -144,7 +144,7 @@ async def begin_analyze_document_from_url( Use this to specify the custom model ID or prebuilt model ID. Prebuilt model IDs to use are: "prebuilt-receipt", "prebuilt-invoice", "prebuilt-idDocument", "prebuilt-businessCard", "prebuilt-document", "prebuilt-layout". - :param str document_url: The URL of the document to analyze. The input must be a valid, endocded, and + :param str document_url: The URL of the document to analyze. The input must be a valid, encoded, and publicly accessible URL of one of the supported formats: JPEG, PNG, PDF, TIFF, or BMP. :keyword str pages: Custom page numbers for multi-page documents(PDF/TIFF). Input the page numbers and/or ranges of pages you want to get in the result. For a range of pages, use a hyphen, like