Skip to content

Commit 99dbe7f

Browse files
committed
select not choose
1 parent 07e940a commit 99dbe7f

File tree

1 file changed

+1
-1
lines changed
  • articles/tutorials/building_2d_games/19_user_interface

1 file changed

+1
-1
lines changed

articles/tutorials/building_2d_games/19_user_interface/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ To add the Gum NuGet package in Visual Studio Code:
173173
1. In the *Solution Explorer* panel, right-click the *DungeonSlime* project.
174174
2. Choose *Add NuGet Package* from the context menu.
175175
3. Enter "Gum.MonoGame" in the *Add NuGet Package* search prompt and press Enter.
176-
4. When the search finishes, choose the *Gum.MonoGame* package in the results
176+
4. When the search finishes, select the *Gum.MonoGame* package in the results
177177
5. When asked to choose which version, choose the one marked as the latest version ("2024.1.25.1" as of the writing of this tutorial.)
178178

179179
### [Visual Studio 2022](#tab/vs2022)

0 commit comments

Comments
 (0)