Skip to content

Commit e3d037c

Browse files
committed
typo fix
- fixes SharePoint#4040
1 parent 24610b8 commit e3d037c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/extensions/get-started/using-page-placeholder-with-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can also follow these steps by watching the video on the SharePoint PnP YouT
2626
Application Customizer extensions are supported with `Site`, `Web`, and `List` scopes. You can control the scope by deciding where or how the Application Customizer is registered in your SharePoint tenant.
2727

2828
> [!NOTE]
29-
> Feature xml based registration of application customizer is only supported with web or list level. You can however active application customizer more widely either using *tenant wide deployment of extensions capability* or by associating application customizer to the `UserCustomAction` collection in `Site` object level.
29+
> Feature xml based registration of application customizer is only supported with web or list level. You can however activate application customizer more widely either using *tenant wide deployment of extensions capability* or by associating application customizer to the `UserCustomAction` collection in `Site` object level.
3030
3131
When the Application Customizer exists in the scope and is being rendered, you can use the following method to get access to the placeholder.
3232

0 commit comments

Comments
 (0)