From a3db2498f5496cbe9af5c0adbd38976e110b211a Mon Sep 17 00:00:00 2001 From: Chris Long Date: Wed, 2 Jan 2019 12:38:40 -0800 Subject: [PATCH] Typo in VSCode name --- VS-Code-Instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VS-Code-Instructions.md b/VS-Code-Instructions.md index 98642c7..8b8653e 100644 --- a/VS-Code-Instructions.md +++ b/VS-Code-Instructions.md @@ -6,7 +6,7 @@ To enable FiraCode in the settings editor expand the "Text Editor" settings unde ## Manually Editing settings.json -Visual Code allows you to also edit the underlying `settings.json` config file. First open the settings editor as described above, then click the "three dots" icon to to the right and select "Open settings.json" from the popup menu. +Visual Studio Code allows you to also edit the underlying `settings.json` config file. First open the settings editor as described above, then click the "three dots" icon to to the right and select "Open settings.json" from the popup menu. Then paste the following lines and save the file. ```json