We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07e940a commit 99dbe7fCopy full SHA for 99dbe7f
articles/tutorials/building_2d_games/19_user_interface/index.md
@@ -173,7 +173,7 @@ To add the Gum NuGet package in Visual Studio Code:
173
1. In the *Solution Explorer* panel, right-click the *DungeonSlime* project.
174
2. Choose *Add NuGet Package* from the context menu.
175
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
+4. When the search finishes, select the *Gum.MonoGame* package in the results
177
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.)
178
179
### [Visual Studio 2022](#tab/vs2022)
0 commit comments