From 4fe2271f744715684b4a593aa735a4cd00ddd910 Mon Sep 17 00:00:00 2001 From: sidemt Date: Thu, 10 Feb 2022 04:44:53 +0900 Subject: [PATCH] fix(docs): fix typo for IP address (#45060) --- docs/devops.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/devops.md b/docs/devops.md index a812672b29..b047addceb 100644 --- a/docs/devops.md +++ b/docs/devops.md @@ -263,7 +263,7 @@ brew install azure-cli az login ``` -> **Get the list of VM names and P addresses:** +> **Get the list of VM names and IP addresses:** ``` az vm list-ip-addresses --output table