Skip to content

Commit cb8b78c

Browse files
committed
Fix typo
VSCode -> VS Code
1 parent 3a6a8d5 commit cb8b78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/fhir/using-rest-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In this article, you learn how to access Azure Health Data Services using [REST
1717

1818
Select the Extensions icon on the left side panel of your Visual Studio Code, and search for "REST Client". Find the [REST Client extension](https://marketplace.visualstudio.com/items?itemName=humao.rest-client) and install.
1919

20-
[![REST Client VSCode extension](media/rest-install.png)](media/rest-install.png#lightbox)
20+
[![REST Client VS Code extension](media/rest-install.png)](media/rest-install.png#lightbox)
2121

2222
## Create a `.http` file and define variables
2323

0 commit comments

Comments
 (0)