Skip to content

Commit eb1e6c9

Browse files
author
Orta
authored
Merge pull request microsoft#143 from jadsonluan/minor-grammar-fixes
Fix informal title in README.md
2 parents 039edc9 + 872f1ee commit eb1e6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Finally, navigate to `http://localhost:3000` and you should see the template bei
5353
There are many ways to deploy an Node app, and in general, nothing about the deployment process changes because you're using TypeScript.
5454
In this section, I'll walk you through how to deploy this app to Azure App Service using the extensions available in VS Code because I think it is the easiest and fastest way to get started, as well as the most friendly workflow from a developer's perspective.
5555

56-
## Pre-reqs
56+
## Prerequisites
5757
- [**Azure account**](https://azure.microsoft.com/en-us/free/) - If you don't have one, you can sign up for free.
5858
The Azure free tier gives you plenty of resources to play around with including up to 10 App Service instances, which is what we will be using.
5959
- [**VS Code**](https://code.visualstudio.com/) - We'll be using the interface provided by VS Code to quickly deploy our app.

0 commit comments

Comments
 (0)