Skip to content

Commit dd4c806

Browse files
committed
Typo fixes
1 parent 0cc2649 commit dd4c806

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

docs/general-development/sharepoint-2019-development-platform.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ localization_priority: Priority
88

99
# SharePoint Server 2019 development platform
1010

11-
This article contains details around supported development capabilities in the SharePoint 2019.
11+
Article contains details around supported development capabilities in the SharePoint 2019.
1212

1313
**Supported capabilities**
1414

@@ -31,9 +31,9 @@ This article contains details around supported development capabilities in the S
3131
* "Tenant" properties
3232
* Custom modern themes for communication site or modern team site
3333

34-
You should always have the latest SharePoint Framework version installed and choose the target environment for the newly created solution to be **SharePoint 2019**. This will create you an optimal solution structure with the matching SharePoint Framework version for SharePoint 2019.
34+
You should always have the latest SharePoint Framework version installed and choose the target environment for the newly created solution to be **SharePoint 2019**. This option will create you an optimal solution structure with the matching SharePoint Framework version for SharePoint 2019.
3535

36-
Visual Studio 2017 v15.9 or includes SharePoint 2019 tooling extensions for SharePoint add-ins, farm solutions and sandbox solutions.
36+
Visual Studio 2017 v15.9 or includes SharePoint 2019 tooling extensions for SharePoint add-ins, farm solutions, and sandbox solutions.
3737

3838
## See also
3939

docs/spfx/roadmap.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SharePoint Framework roadmap
33
description: Key modern customization capabilities released after General Availability.
4-
ms.date: 04/18/2019
4+
ms.date: 09/01/2019
55
ms.prod: sharepoint
66
localization_priority: Priority
77
---
@@ -39,6 +39,7 @@ The first release of the SharePoint Framework contained only support for client-
3939
- Content Security Policy (CSP) support
4040
- Additional placeholder, like content header, content footer, navigation extensions, search extensions
4141
- Improved developer experience and tooling
42+
- Pre-allocate space for the extensions while rendering page in server side
4243

4344
## Client-side web parts++ and add-ins
4445

@@ -81,7 +82,7 @@ The following sections list older items that have already shipped.
8182

8283
- ALM REST APIs. Deploy, activate, delete, and upgrade apps and add-ins.
8384
- ALM REST APIs targeted to support *everything* in the app catalog, including add-ins.
84-
- CSOM and PowerShell cmdlets released as an open source community initiative.
85+
- CSOM and PowerShell cmdlets released as an open-source community initiative.
8586

8687
### JavaScript embedding support (JSLink, User Custom Actions)
8788

0 commit comments

Comments
 (0)