Skip to content

Commit ba56cb3

Browse files
Fixed typo and indentation
a) Fixed typo from "WebTemplate1" to "WebTemplate" b) Removed extra space
1 parent 27a4d5a commit ba56cb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/declarative-customization/get-started-create-site-design.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ The previous cmdlet creates a new site template named Contoso customer tracking.
107107
| Parameter | Value | Site template type |
108108
| :------------------- | :------------------- |:----------------|
109109
| WebTemplate | 64 | Team site template |
110-
| WebTemplate 1 | 1 | Team site (with group creation disabled) |
111-
| WebTemplate | 68 | Communication site template |
110+
| WebTemplate | 1 | Team site (with group creation disabled) |
111+
| WebTemplate | 68 | Communication site template |
112112

113113

114114
The JSON response displays the **ID** of the new site template. You can use it in subsequent cmdlets to update or modify the site template.

0 commit comments

Comments
 (0)