Skip to content

Commit 8eddfd3

Browse files
Update articles/cognitive-services/Computer-vision/spatial-analysis-logging.md
Co-authored-by: Patrick Farley <[email protected]>
1 parent 370f56f commit 8eddfd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Computer-vision/spatial-analysis-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ If your device is a local desktop machine or Azure GPU VM (with remote desktop e
5454
```
5555
5656
5. Redeploy and you will see the visualizer window on the host computer
57-
6. After the deployment has completed, you might have to copy the `.Xauthority` file from the host computer to the container, and restart it. In the sample below, `peopleanalytics` is the name of the container on the host computer.
57+
6. After the deployment has completed, you might have to copy the `.Xauthority` file from the host computer to the container and restart it. In the sample below, `peopleanalytics` is the name of the container on the host computer.
5858
5959
```bash
6060
sudo docker cp $XAUTHORITY peopleanalytics:/root/.Xauthority

0 commit comments

Comments
 (0)