Skip to content

Commit 132f178

Browse files
agriffardVesaJuvonen
authored andcommitted
Typo in site-design-rest-api.md (SharePoint#1357)
Remove dupliated 'the'.
1 parent 906d858 commit 132f178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/declarative-customization/site-design-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.date: 12/14/2017
66

77
# Site design and site script REST API
88

9-
You can use the the SharePoint REST interface to perform basic create, read, update, and delete (CRUD) operations on site designs and site scripts.
9+
You can use the SharePoint REST interface to perform basic create, read, update, and delete (CRUD) operations on site designs and site scripts.
1010

1111
The SharePoint Online (and SharePoint 2016 and later on-premises) REST service supports combining multiple requests into a single call to the service by using the OData $batch query option. For details and links to code samples, see [Make batch requests with the REST APIs](../sp-add-ins/make-batch-requests-with-the-rest-apis.md).
1212

0 commit comments

Comments
 (0)