Skip to content

Commit 581f87d

Browse files
Merge pull request SharePoint#6064 from nanddeepn/patch-51
Updated web part name
2 parents f09e532 + 0d38fa1 commit 581f87d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/web-parts/get-started/add-jqueryui-accordion-to-web-part.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Add the jQueryUI Accordion to your SharePoint client-side web part
33
description: Adding the jQueryUI Accordion to your web part project involves creating a new web part.
4-
ms.date: 06/18/2020
4+
ms.date: 07/17/2020
55
ms.prod: sharepoint
66
localization_priority: Priority
77
ms.custom: scenarios:getting-started
@@ -52,7 +52,7 @@ The developer toolchain uses Webpack & SystemJS to bundle and load your web part
5252

5353
- **What is your solution name?**: jquery-webpart
5454
- **Which type of client-side component to create?**: WebPart
55-
- **What is your Web part name?**: jQuery Web Part
55+
- **What is your Web part name?**: jQuery
5656
- **Which framework would you like to use?**: No JavaScript framework
5757

5858
At this point, Yeoman installs the required dependencies and scaffolds the solution files. This might take a few minutes. Yeoman scaffolds the project to include your **jQueryWebPart** as well.

0 commit comments

Comments
 (0)