Skip to content

Commit 760a567

Browse files
authored
fix spelling mistake in the ContentManager Methods section of chapter 5 bulding 2d games tutorial (#160)
1 parent 6a5ff4a commit 760a567

File tree

1 file changed

+1
-1
lines changed
  • articles/tutorials/building_2d_games/05_content_pipeline

1 file changed

+1
-1
lines changed

articles/tutorials/building_2d_games/05_content_pipeline/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ To load assets in your game code, MonoGame provides the [**ContentManager**](xre
161161

162162
### ContentManager Methods
163163

164-
They key methods for asset loading are:
164+
The key methods for asset loading are:
165165

166166
| Method | Returns | Description |
167167
| --------------------------------------------------------------------------------------------------------- | ------- | ---------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)