File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/applied-ai-services/form-recognizer/quickstarts Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -116,8 +116,8 @@ This quickstart uses the Gradle dependency manager. You can find the client libr
116
116
117
117
> [!TIP]
118
118
>
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.
121
121
> * Type the following command **New-Item FormRecognizer.java**.
122
122
123
123
1. Open the `FormRecognizer.java` file in your preferred editor or IDE and add the following `import` statements:
You can’t perform that action at this time.
0 commit comments