Skip to content

Commit cb3a1e1

Browse files
Remove focusing from walkthrough (#587)
1 parent d07437a commit cb3a1e1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -483,12 +483,12 @@
483483
}
484484
},
485485
{
486-
"id": "grouping-and-focus",
487-
"title": "Grouping & focus on your resources",
488-
"description": "Change the way resources are grouped to fit your workflow and focus on the resources that are most important for your current workspace.\n[Show grouping options](command:azureResourceGroups.showGroupOptions)",
486+
"id": "grouping",
487+
"title": "Grouping your resources",
488+
"description": "Change the way resources are grouped to fit your workflow.\n[Show grouping options](command:azureResourceGroups.showGroupOptions)",
489489
"media": {
490490
"svg": "resources/walkthrough/groupby.svg",
491-
"altText": "Group by and focus resources."
491+
"altText": "Group resources."
492492
}
493493
},
494494
{
-10.6 KB
Loading

0 commit comments

Comments
 (0)