Skip to content

Commit 6018dbb

Browse files
committed
Article polishing
1 parent 964091d commit 6018dbb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/spfx/set-up-your-development-environment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Set up your SharePoint client-side web part development environment
2+
title: Set up your SharePoint Framework development environment
33
ms.date: 12/11/2017
44
ms.prod: sharepoint
55
---
66

77

8-
# Set up your SharePoint client-side web part development environment
8+
# Set up your SharePoint Framework development environment
99

10-
You can use Visual Studio, or your own custom development environment to build SharePoint client-side web parts. You can use a Mac, PC, or Linux.
10+
You can use Visual Studio, or your own custom development environment to build SharePoint Framework solutions. You can use a Mac, PC, or Linux.
1111

1212
>**Note:** Before following the steps in this article, be sure to [Set up your Office 365 Tenant](./set-up-your-developer-tenant.md).
1313

docs/spfx/web-parts/get-started/build-a-hello-world-web-part.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Build your first SharePoint client-side web part (Hello World part 1)
2+
title: Build your first SharePoint client-side web part (Hello world part 1)
33
ms.date: 12/05/2017
44
ms.prod: sharepoint
55
---

docs/spfx/web-parts/get-started/hosting-webpart-from-office-365-cdn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.prod: sharepoint
55
---
66

77

8-
# Hosting client-side web part from Office 365 CDN
8+
# Hosting client-side web part from Office 365 CDN (Hello world part 4)
99

1010
This article describes how to host your client-side web part from Office 365 CDN. Office 365 CDN provide you easy solution to host your assets directly from your own Office 365 tenant. It can be used for hosting any static assets, which are used in SharePoint Online.
1111

0 commit comments

Comments
 (0)