Skip to content

Commit 9b25b78

Browse files
committed
add a
1 parent b27cc82 commit 9b25b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-troubleshoot-online-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ There are two types of containers that you can get the logs from:
103103

104104
# [Azure CLI](#tab/cli)
105105

106-
To see log output from container, use the following CLI command:
106+
To see log output from a container, use the following CLI command:
107107

108108
```azurecli
109109
az ml online-deployment get-logs -e <endpoint-name> -n <deployment-name> -l 100

0 commit comments

Comments
 (0)