Skip to content

Commit 5da9f01

Browse files
Merge pull request #51150 from hyoshioka0128/patch-6
Typo “Linux.”→”Linux”
2 parents eeb3eed + d172866 commit 5da9f01

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/form-recognizer/quickstarts

1 file changed

+1
-1
lines changed

articles/cognitive-services/form-recognizer/quickstarts/label-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You'll use the Docker engine to run the sample labeling tool. Follow these steps
4646
Install Docker on your machine by following the appropriate instructions for your operating system:
4747
* [Windows](https://docs.docker.com/docker-for-windows/)
4848
* [macOS](https://docs.docker.com/docker-for-mac/)
49-
* [Linux](https://docs.docker.com/install/).
49+
* [Linux](https://docs.docker.com/install/)
5050

5151
1. Get the sample labeling tool container with the `docker pull` command.
5252
```

0 commit comments

Comments
 (0)