Skip to content

Commit 7cfe081

Browse files
authored
Update try-v3-form-recognizer-studio.md
1 parent 9e9841e commit 7cfe081

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/applied-ai-services/form-recognizer/quickstarts/try-v3-form-recognizer-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Prebuilt models help you add Form Recognizer features to your apps without havin
3939
* [**ID document**](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=idDocument): extract text and key information from driver licenses and international passports.
4040
* [**Business card**](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=businessCard): extract text and key information from business cards.
4141

42-
After you've completed the prerequisites, navigate to the [Form Recognizer Studio General Documents preview](https://formrecognizer.appliedai.azure.com).
42+
After you've completed the prerequisites, navigate to [Form Recognizer Studio General Documents](https://formrecognizer.appliedai.azure.com).
4343

4444
In the following example, we use the General Documents feature. The steps to use other pre-trained features like [W2 tax form](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=tax.us.w2), [Read](https://formrecognizer.appliedai.azure.com/studio/read), [Layout](https://formrecognizer.appliedai.azure.com/studio/layout), [Invoice](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=invoice), [Receipt](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=receipt), [Business card](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=businessCard), and [ID documents](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=idDocument) models are similar.
4545

@@ -53,7 +53,7 @@ In the following example, we use the General Documents feature. The steps to use
5353

5454
1. Use the controls at the bottom of the screen to zoom in and out and rotate the document view.
5555

56-
1. Observe the highlighted extracted content in the document view. Hover your move over the keys and values to see details.
56+
1. Observe the highlighted extracted content in the document view. Hover your mouse over the keys and values to see details.
5757

5858
1. In the output section's Result tab, browse the JSON output to understand the service response format.
5959

0 commit comments

Comments
 (0)