Skip to content

Commit d29f798

Browse files
Merge pull request SharePoint#7898 from vijayysisodia/patch-10
Fixed typo from "targetting" to "targeting"
2 parents 62709da + 7a9ae27 commit d29f798

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/web-parts/guidance/simplify-adding-web-parts-with-preconfigured-entries.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Simplify adding web parts with preconfigured entries
33
description: Use preconfigured entries in a SharePoint Framework client-side web part to provide users with preconfigured versions of your web part.
4-
ms.date: 02/14/2022
4+
ms.date: 04/28/2022
55
ms.prod: sharepoint
66
ms.localizationpriority: high
77
---
@@ -13,7 +13,7 @@ More complex SharePoint Framework client-side web parts likely have many propert
1313
> Before following the steps in this article, be sure to [set up your SharePoint client-side web part development environment](../../set-up-your-development-environment.md).
1414
1515
> [!WARNING]
16-
> SPFx solutions targetting SharePoint Server 2016 are limited to setting only a single web part property as a preconfigured entry. For more information, see [issue #5260](https://github.com/SharePoint/sp-dev-docs/issues/5260).
16+
> SPFx solutions targeting SharePoint Server 2016 are limited to setting only a single web part property as a preconfigured entry. For more information, see [issue #5260](https://github.com/SharePoint/sp-dev-docs/issues/5260).
1717
1818
## Web part preconfigured entries
1919

0 commit comments

Comments
 (0)