You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/spfx/web-parts/single-part-app-pages.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Single part app pages provides a capability to host SharePoint Framework web par
12
12
> [!IMPORTANT]
13
13
> This feature is currently in preview and is subject to change. It is not currently supported for use in production environments. Your feedback and input around this capability is welcome using the [SharePoint Dev Docs issue list](https://github.com/SharePoint/sp-dev-docs/issues).
14
14
15
-
App pages have following characterers:
15
+
App pages have following characteristics:
16
16
17
17
* Single Part App Pages cannot be edited by end users using browser
18
18
* Currently supports hosting only single web part or Microsoft Teams application
@@ -21,7 +21,7 @@ App pages have following characterers:
21
21
22
22
## How to use the Single Part App page in your tenant?
23
23
24
-
You will need to perform following steps to enable Signle Part App Page layout in your SharePoint site.
24
+
You will need to perform following steps to enable Single Part App Page layout in your SharePoint site.
25
25
26
26
1. Create a new page
27
27
1. Add a web part on the page and configure that as needed
0 commit comments