Skip to content

Commit 1dcf50d

Browse files
authored
Update 16/umbraco-cms/customizing/development-flow/umbraco-extension-template.md
1 parent 148abd1 commit 1dcf50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/development-flow/umbraco-extension-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The `-ex` flag indicates that you want to include examples of how to use the ext
4141

4242
After setup, the dashboard appears in the main **Content** section of the Backoffice.
4343

44-
### Include the Extension in your Umbraco Project
44+
### Add the Extension to an Umbraco Project
4545

4646
To include the extension in your Umbraco project, you need to add a reference to the extension project in your Umbraco project. You can do this by right-clicking on the **Dependencies** node in your Umbraco project and selecting **Add Reference**. Then select the `MyExtension` project and click **OK**.
4747

0 commit comments

Comments
 (0)