Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion articles/getting_started/2_choosing_your_ide_rider.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ To get you started with Rider, here are the steps for setting up a new Rider Mon
![Rider MonoGame template](./images/1_setting_up_your_development_environment/rider_new_solution_dialog.png)

4. Press "Create"
5. You can now press `F5` to compile and debug you game, happy coding :)
5. You can now press `F5` to compile and debug your game, happy coding :)

## Next Steps

Expand Down