Skip to content

Commit e183d3b

Browse files
Update articles/getting_started/content_pipeline/content_builder_project.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent cd4afeb commit e183d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/getting_started/content_pipeline/content_builder_project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ To add the class library using the `MonoGame Content Builder` project template i
8080

8181
### [dotnet CLI](#tab/dotnetcli)
8282

83-
To Create a ontent Builder project using the `MonoGame Content Builder` project template with the dotnet CLI, perform the following:
83+
To create a Content Builder project using the `MonoGame Content Builder` project template with the dotnet CLI, perform the following:
8484

8585
1. Open a new Command Prompt or Terminal window in the same folder as your Game solution file. (or in an empty folder if it is separate from your Game)
8686
2. Enter the command `dotnet new mgcb -o MyContentBuilder` to create the project, placing it in a folder next to your game project.

0 commit comments

Comments
 (0)