Skip to content

Commit 5b5ce6f

Browse files
authored
Merge pull request #87979 from changeworld/patch-35
Fix typo
2 parents c203184 + c4b2e38 commit 5b5ce6f

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-java-sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ This quickstart uses the Gradle dependency manager. You can find the client libr
116116

117117
> [!TIP]
118118
>
119-
> * You can create a new file using Powershell.
120-
> * Open a Powershell window in your project directory by holding down the Shift key and right-clicking the folder.
119+
> * You can create a new file using PowerShell.
120+
> * Open a PowerShell window in your project directory by holding down the Shift key and right-clicking the folder.
121121
> * Type the following command **New-Item FormRecognizer.java**.
122122

123123
1. Open the `FormRecognizer.java` file in your preferred editor or IDE and add the following `import` statements:

0 commit comments

Comments
 (0)