Skip to content

Commit b5b612c

Browse files
authored
Fixed spelling / word errors.
1 parent 225e517 commit b5b612c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/spfx/web-parts/single-part-app-pages.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Single part app pages provides a capability to host SharePoint Framework web par
1212
> [!IMPORTANT]
1313
> 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).
1414
15-
App pages have following characterers:
15+
App pages have following characteristics:
1616

1717
* Single Part App Pages cannot be edited by end users using browser
1818
* Currently supports hosting only single web part or Microsoft Teams application
@@ -21,7 +21,7 @@ App pages have following characterers:
2121

2222
## How to use the Single Part App page in your tenant?
2323

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.
2525

2626
1. Create a new page
2727
1. Add a web part on the page and configure that as needed
@@ -97,4 +97,4 @@ o365 spo login https://contoso.sharepoint.com/sites/marketing
9797
o365 spo listitem set --webUrl https://contoso.sharepoint.com/sites/marketing --listTitle 'Site Pages' --id 3 --PageLayoutType SingleWebPartAppPage
9898
```
9999

100-
You will need to adjust tenant and page name based on your environment.
100+
You will need to adjust tenant and page name based on your environment.

0 commit comments

Comments
 (0)