Skip to content

Commit c038a73

Browse files
TylerMSFTAnnaMHuff
andauthored
Update gamedev/unreal/get-started/vs-tools-unreal-add-class-module-plugin.md
Co-authored-by: Anna Huff <[email protected]>
1 parent 6bdc02b commit c038a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gamedev/unreal/get-started/vs-tools-unreal-add-class-module-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To add an Unreal Engine module in Visual Studio, follow these steps after comple
5050
Modules can only be created in the **Source** folder or as a module of a plugin inside the **Plugins** folder.\
5151
The **Build** path shows where the `Build.cs` file is created. The `Build.cs` file contains configuration information for the module.
5252

53-
## Build a single UE module
53+
## Build a single Unreal Engine module
5454

5555
After adding the module, build it to make it available in the Unreal Engine Editor. Rather than build the entire project, you can build just the module.
5656

0 commit comments

Comments
 (0)