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

読み込み中…
キャンセル
保存