Skip to content

Commit eb00144

Browse files
committed
Select not choose
1 parent 5e38c34 commit eb00144

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
@@ -184,7 +184,7 @@ To Add the Gum NuGet package in Visual Studio 2022:
184184
2. Choose *Manage Nuget Packages...* from the context menu.
185185
3. In the NuGet Package Manager window, select the *Browse* tab if it is not already selected.
186186
4. In the search box, enter "Gum.MonoGame".
187-
5. Choose the "Gum.MonoGame" package from the search results.
187+
5. Select the "Gum.MonoGame" package from the search results.
188188
6. On the left, ensure that the latest version is chosen from the drop down menu ("2024.1.25.1" as of the writing of this tutorial) and click the *Install* button.
189189

190190
### [dotnet CLI](#tab/dotnetcli)

0 commit comments

Comments
 (0)