Skip to content

Commit b9842b5

Browse files
committed
Fix MonoGame captilzation spelling
Reference #49 #49 (review)
1 parent 483aa57 commit b9842b5

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
@@ -33,7 +33,7 @@ For this tutorial series, we are going to focus on using the content pipeline wo
3333

3434
## The MGCB Editor
3535

36-
As mentioned previously, the content pipeline workflow in Monogame is made up of a set of tools that come with every new MonoGame project. At the center of this workflow is the MGCB Editor; a graphical tool for managing your game's content.
36+
As mentioned previously, the content pipeline workflow in MonoGame is made up of a set of tools that come with every new MonoGame project. At the center of this workflow is the MGCB Editor; a graphical tool for managing your game's content.
3737

3838
Opening the MGCB Editor can be done in different ways depending on which IDE and development environment you have. Choose the one you are using below to open the MGCB Editor so we can explore its interface:
3939

0 commit comments

Comments
 (0)