diff --git a/VS-Code-Instructions.md b/VS-Code-Instructions.md index c66904f..5b593d3 100644 --- a/VS-Code-Instructions.md +++ b/VS-Code-Instructions.md @@ -26,7 +26,7 @@ If this doesn't work for you, you can try: "editor.fontLigatures": true, ``` ### Font weights -To achieve different weights add one of the following (verified on Mac): +To achieve different weights add one of the following (verified on Mac/Windows 10): ```json "editor.fontWeight": "300" // Light "editor.fontWeight": "400" // Regular