changed "An" to "A" for grammatical accuracy. "An" is appropriate if the object it is associated with begins with a vowel.

master
Alex 5 年之前
父節點
當前提交
cb57ff4ccd
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      Using-raylib-in-VSCode.md

+ 1
- 1
Using-raylib-in-VSCode.md

@ -25,4 +25,4 @@ Try launching by using the "Debug" launch configuration in the Debug tab.
_or_
You can Build the game using **View > Command Palette** (or Ctrl + Shift + P), Type **Run Task** and press **Enter**. And Select the **Build Debug** option. An game executable will be created in the project folder. You can see any error in the console
You can Build the game using **View > Command Palette** (or Ctrl + Shift + P), Type **Run Task** and press **Enter**. And Select the **Build Debug** option. A game executable will be created in the project folder. You can see any error in the console

Loading…
取消
儲存