We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4149552 commit 19b1012Copy full SHA for 19b1012
articles/tutorials/building_2d_games/05_content_pipeline/index.md
@@ -59,7 +59,7 @@ To open the *Content.mgcb* content project file in the MGCB Editor using the dot
59
2. Enter the following dotnet CLI command
60
61
```sh
62
- dotnet mgcb-editor ./Content/Content.mgcb`
+ dotnet mgcb-editor ./Content/Content.mgcb
63
```
64
65
---
0 commit comments