You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/spfx/set-up-your-developer-tenant.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ SharePoint will create the developer site and you will be able to see its progre
60
60
You need the SharePoint Workbench on your developer site to test your web parts on SharePoint. SharePoint workbench is a developer design surface that enables you to quickly preview and test web parts without deploying them in SharePoint. This procedure uses the default document library in your site collection. This will be called **Documents** in the left navigation.
61
61
62
62
* Download the [workbench.aspx](https://raw.githubusercontent.com/SharePoint/sp-dev-docs/master/workbench.aspx) file to your local computer. To do this:
63
-
- Save opened workbench.aspx to your computer. Typically you'd do this by right clicking the page and chosing "Save as..."
63
+
- Save opened workbench.aspx to your computer. Typically you'd do this by right clicking the page and chosing *"Save as..."*
64
64
* Upload the file to the **Documents** library in the developer site collection from your computer. To do this:
65
65
- Open the **Documents** library on SharePoint.
66
66
- Drag and drop the workbench.aspx to the **Documents** library. Or you can choose **Upload** from the **Documents** library and locate and upload the workbench.aspx file.
0 commit comments