Skip to content

Commit f3afd84

Browse files
authored
Update cli-templates-create-template-package.md (#45786)
1 parent 8073ec4 commit f3afd84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/tutorials/cli-templates-create-template-package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ These MSBuild tasks provide template validation and [localization of the templat
127127

128128
## Pack and install
129129

130-
Save the project file. Before building the template package, verify that your folder structure is correct. Any template you want to pack should be placed in the _templates_ folder, in its own folder. The folder structure should look similar to the following hierarchy:
130+
Save the project file. Before building the template package, verify that your folder structure is correct. Any template you want to pack should be placed in the _content_ folder, in its own folder. The folder structure should look similar to the following hierarchy:
131131

132132
```console
133133
working

0 commit comments

Comments
 (0)