Skip to content

Commit d9c72e8

Browse files
Fixed typo from "targetting" to "targeting"
## Category - [x] Content fix - [ ] New article ## What's in this Pull Request? a) Fixed typo from "targetting" to "targeting"
1 parent 1e73eff commit d9c72e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)