diff --git a/Instructions/Labs/03-prebuilt-doc-intelligence-model.md b/Instructions/Labs/03-prebuilt-doc-intelligence-model.md index 72cbb02..8cea336 100644 --- a/Instructions/Labs/03-prebuilt-doc-intelligence-model.md +++ b/Instructions/Labs/03-prebuilt-doc-intelligence-model.md @@ -125,7 +125,7 @@ Now you're ready to use the SDK to evaluate the pdf file. The file is opened in a code editor. -1. In the code file, find the comment **Import the required libraries** and add the following code: +1. In the code file, find the comment **Add references** and add the following code: ```python # Add references @@ -151,7 +151,7 @@ Now you're ready to use the SDK to evaluate the pdf file. ) ``` -1. Find the comment **Display invoice information to the user**and add the following code: +1. Find the comment **Display invoice information to the user** and add the following code: ```python # Display invoice information to the user