From 17f83c9783b6b3bc0573e980f8f3879aa267168c Mon Sep 17 00:00:00 2001 From: Steve Bonds Date: Tue, 24 Mar 2026 13:45:21 -0700 Subject: [PATCH] Trivial update to documentation to reflect iteration listing The listing showed iterations but the description said "area paths." --- docs/organizations/settings/set-iteration-paths-sprints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/organizations/settings/set-iteration-paths-sprints.md b/docs/organizations/settings/set-iteration-paths-sprints.md index e31ea40718c..d67572d79cd 100644 --- a/docs/organizations/settings/set-iteration-paths-sprints.md +++ b/docs/organizations/settings/set-iteration-paths-sprints.md @@ -264,7 +264,7 @@ az boards iteration team list --team #### Example -For example, the following command lists the area paths for the Service Delivery team. For other output format options, see [Output formats for Azure CLI commands](/cli/azure/format-output-azure-cli) +For example, the following command lists the iterations for the Service Delivery team. For other output format options, see [Output formats for Azure CLI commands](/cli/azure/format-output-azure-cli) > [!div class="tabbedCodeSnippets"] ```azurecli