We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eeb3eed + d172866 commit 5da9f01Copy full SHA for 5da9f01
articles/cognitive-services/form-recognizer/quickstarts/label-tool.md
@@ -46,7 +46,7 @@ You'll use the Docker engine to run the sample labeling tool. Follow these steps
46
Install Docker on your machine by following the appropriate instructions for your operating system:
47
* [Windows](https://docs.docker.com/docker-for-windows/)
48
* [macOS](https://docs.docker.com/docker-for-mac/)
49
- * [Linux](https://docs.docker.com/install/).
+ * [Linux](https://docs.docker.com/install/)
50
51
1. Get the sample labeling tool container with the `docker pull` command.
52
```
0 commit comments