diff --git a/VS-Code-Instructions.md b/VS-Code-Instructions.md index e996252..e902877 100644 --- a/VS-Code-Instructions.md +++ b/VS-Code-Instructions.md @@ -8,5 +8,5 @@ To open `settings.json`, from the `File` menu choose `Preferences`, `User Settin ```json "editor.fontFamily": "Fira Code", "editor.fontSize": 14, - "editor.fontLigatures": true, + "editor.fontLigatures": true ``` \ No newline at end of file