From 4d12486bc061b52706a2f12e6f988578978bb280 Mon Sep 17 00:00:00 2001 From: David Fowler Date: Sun, 11 Dec 2022 19:03:33 -0800 Subject: [PATCH] Apply suggestions from code review --- docs/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.md b/docs/getting_started.md index 3deb018b..e391802c 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -39,7 +39,7 @@ Tye is a tool that makes developing, testing, and deploying microservices and di ## Tye VSCode extension -Install the [Tye VSCode extension](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-tye). +Install the [Tye Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-tye). ## Next steps