Skip to content

Commit 5e6a562

Browse files
Merge pull request SharePoint#5351 from JarbasHorst/patch-2
Update office-addins-create.md
2 parents 6afbb9a + 20bef58 commit 5e6a562

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/office-addins-create.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ There are following benefits on using SharePoint Framework as the platform for y
2626
2727
## Development process
2828

29-
You can start developing Microsoft Teams tabs simply by using the SharePoint Framework 1.10 or later packages. As this feature is on preview status, you'll need to execute the Yeoman generator using the `--plusbeta` switch as demonstrated below.
29+
You can start developing Outlook add-ins simply by using the SharePoint Framework 1.10 or later packages. As this feature is on preview status, you'll need to execute the Yeoman generator using the `--plusbeta` switch as demonstrated below.
3030

3131
```shell
3232
yo @microsoft/sharepoint --plusbeta
@@ -115,4 +115,4 @@ You can deploy your solution to Outlook Web App by using so called side-loading
115115
1. Name can be adjusted in the manifest file as needed
116116

117117
> [!IMPORTANT]
118-
> Deployment process will include different steps when additional applications and desktop will be supported.
118+
> Deployment process will include different steps when additional applications and desktop will be supported.

0 commit comments

Comments
 (0)