Skip to content

Commit 20aa082

Browse files
simoncrellingVesaJuvonen
authored andcommitted
Small grammar correction (SharePoint#4576)
"Actions can be run" instead of "Actions can be runned"
1 parent fd885d9 commit 20aa082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/declarative-customization/site-design-json-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The overall JSON structure is specified as follows:
2727
You can view - and reference - the latest schema here: https://developer.microsoft.com/json-schemas/sp/site-design-script-actions.schema.json
2828

2929
#### Applying site designs multiple times
30-
**Actions** can be runned more than once on a site. Rerunning **actions** on the same site with the same parameters will result in an update to the existing schema and not duplication of schema.
30+
**Actions** can be run more than once on a site. Rerunning **actions** on the same site with the same parameters will result in an update to the existing schema and not duplication of schema.
3131

3232
## Create a new SharePoint list
3333

0 commit comments

Comments
 (0)