Skip to content

Commit 3aee4a3

Browse files
Merge pull request SharePoint#7196 from blitzmann/patch-1
Typo: `termOfUseUrl` -> `termsOfUseUrl`
2 parents b20edaa + ab782d7 commit 3aee4a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/toolchain/sharepoint-framework-toolchain.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SharePoint Framework toolchain
33
description: The toolchain is the set of build tools, framework packages, and other items that manage building and deploying your SharePoint Framework client-side projects.
4-
ms.date: 11/10/2020
4+
ms.date: 08/05/2021
55
ms.prod: sharepoint
66
localization_priority: Priority
77
---
@@ -145,7 +145,7 @@ Following properties are available as a part of the `developer` section:
145145
`websiteUrl` | URL of a website with additional information about the application | Yes
146146
`mpnId` | Microsoft Partner Network ID (more details on [MS Partner Network](/partner-center/mpn-overview)) | No (but highly recommended)
147147
`privacyUrl` | Privacy statement URL | Yes
148-
`termOfUseUrl` | Terms of use URL | Yes
148+
`termsOfUseUrl` | Terms of use URL | Yes
149149

150150
## Build tasks
151151

0 commit comments

Comments
 (0)