Skip to content

Commit a0e90c8

Browse files
committed
spelling correction for new instructions
spelling correction
1 parent 153d6b2 commit a0e90c8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

tutorials/quick-start-panel/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ At the end of the tutorial, we'll suggest some next steps for going deeper with
2121
Before you start, you'll want to create a plugin project on the Adobe I/O Developer Console.
2222

2323
1. [Go to the I/O Console and sign in or sign up](https://console.adobe.io/projects)
24-
1. Click "Create Plugin"
25-
1. Create a plugin project by giving it a project name and clicking "Create Plugin". Note that this project name is not public; it is only visible to you and can be changed directly on the Console later.
24+
1. Click "Create Empty Project"
25+
1. Create a plugin project by clicking "Add XD Plugin"
26+
1. Give it a project name. Note that this project name is not public; it is only visible to you and can be changed directly on the Console later.
2627
1. On the following page, get the 8-character unique plugin ID in the "Plugin Details" section.
2728
1. Optionally on the same page, download the starter project, which contains a functioning Hello, World sample plugin.
2829

tutorials/quick-start/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Before you start, you'll want to create a plugin project on the Adobe I/O Develo
2323
1. [Go to the I/O Console and sign in or sign up](https://console.adobe.io/projects)
2424
1. Click "Create Empty Project"
2525
1. Create a plugin project by clicking "Add XD Plugin"
26-
1. Giving it a project name. Note that this project name is not public; it is only visible to you and can be changed directly on the Console later.
26+
1. Give it a project name. Note that this project name is not public; it is only visible to you and can be changed directly on the Console later.
2727
1. On the following page, get the 8-character unique plugin ID in the "Plugin Details" section.
2828
1. Optionally on the same page, download the starter project, which contains a functioning Hello, World sample plugin.
2929

0 commit comments

Comments
 (0)