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.
1 parent eeb3eed commit d172866Copy full SHA for d172866
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