Skip to content

Commit b3f03f3

Browse files
authored
Update 16/umbraco-cms/customizing/development-flow/umbraco-extension-template.md
1 parent feca1d5 commit b3f03f3

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
@@ -4,7 +4,7 @@ description: Use the `umbraco-extension` .NET template to create a new Umbraco e
44

55
# Umbraco Extension Template
66

7-
Umbraco provides a dotnet template to help you get started with building extensions for the Umbraco backoffice. This template sets up a new project with all the necessary files and configurations to build an extension. The template is called `umbraco-extension` and can be used to create a new Umbraco extension project with a single command.
7+
Umbraco provides a .NET template to help you get started with building extensions for the Umbraco backoffice. This template sets up a new project with all the necessary files and configurations to build an extension. The template is called `umbraco-extension` and can be used to create a new Umbraco extension project with a single command.
88

99
## Prerequisites
1010
- [.NET SDK](https://dotnet.microsoft.com/download) version 9.0 or later

0 commit comments

Comments
 (0)