Skip to content

Commit 41e8704

Browse files
committed
minor fixes
1 parent aae0a1a commit 41e8704

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/quickstart-nodejs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ This quickstart configures an App Service app in the **Free** tier and incurs no
4040

4141
- Have an Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?utm_source=campaign&utm_campaign=vscode-tutorial-app-service-extension&mktingSource=vscode-tutorial-app-service-extension).
4242
- Install [Node.js and npm](https://nodejs.org). Run the command `node --version` to verify that Node.js is installed.
43-
- Have a FTP client (for example, [FileZilla)(https://filezilla-project.org)), to connect to your app.
43+
- Have a FTP client (for example, [FileZilla](https://filezilla-project.org)), to connect to your app.
4444

4545
::: zone-end
46-
## Create your Node.js application locally
46+
## Create your Node.js application
4747

4848
In this step, you create a starter Node.js application and make sure it runs on your computer.
4949

0 commit comments

Comments
 (0)