Skip to content

Commit 0d84cc3

Browse files
committed
Use the 'Run Build Task' command in the walkthrough
1 parent dfe6d71 commit 0d84cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/vscode/ada/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,7 @@
880880
{
881881
"id": "als-get-started-build",
882882
"title": "Build your project",
883-
"description": "Use automatically provided `ada` tasks to build your project.\n[Build Project](command:workbench.action.tasks.runTask)",
883+
"description": "Use automatically provided `ada` tasks to build your project.\n[Run Build Task](command:workbench.action.tasks.build)",
884884
"media": {
885885
"markdown": "media/build.md"
886886
},

0 commit comments

Comments
 (0)