From f29ec8f0bb3adf939af9416de0ba1715d6300b52 Mon Sep 17 00:00:00 2001 From: Korey Conway Date: Wed, 13 Sep 2017 18:10:06 -0400 Subject: [PATCH] Typos --- docs/spfx/enterprise-guidance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/spfx/enterprise-guidance.md b/docs/spfx/enterprise-guidance.md index 4004e9fea..1f580a3c4 100644 --- a/docs/spfx/enterprise-guidance.md +++ b/docs/spfx/enterprise-guidance.md @@ -95,7 +95,7 @@ SharePoint is and have been one of the most successfull enterprise collaboration ### Enterprise developers -The SharePoint Framework allows **Enterprise developers**, typically a developer that creates application for use within an organization, to extend SharePoint (Online) with new functionality in a structured and supported way. The SharePoint Framework offers everything from the development framework, build pipeline, to the actual deployment and allows the developers in a short time reach out to all Site Collections with new solutions and features, all controlled by the App Catalog. In an enterprise scenarion you also have full control of the CDN locations; external or internal in SharePoint and you can very easy deploy fixes and updates to your whole organization. +The SharePoint Framework allows **Enterprise developers**, typically a developer that creates application for use within an organization, to extend SharePoint (Online) with new functionality in a structured and supported way. The SharePoint Framework offers everything from the development framework, build pipeline, to the actual deployment and allows the developers in a short time reach out to all Site Collections with new solutions and features, all controlled by the App Catalog. In an enterprise scenario you also have full control of the CDN locations; external or internal in SharePoint and you can very easily deploy fixes and updates to your whole organization. Within your enterprise administrators and developers jointly should create a *blue print* for how SharePoint Frameworks solutions should be deployed. The blue print should contain details on preferred client side frameworks, CDN locations etc. For more details, see the section below on *Building a plan around SharePoint Framework customizations*.