From b4cee45d69b0c85b0952734500c210ec5d54cea8 Mon Sep 17 00:00:00 2001 From: Massimo Bonanni Date: Tue, 24 Feb 2026 15:15:47 +0000 Subject: [PATCH] Fix comment references in document intelligence model instructions --- Instructions/Labs/03-prebuilt-doc-intelligence-model.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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