Skip to content

Commit 1056db6

Browse files
Based on the feedback, updated the doc. Under the Get Port Number section: It states "You Node.js app needs to listen to the right port to receive incoming requests." you should be "your"
1 parent a48c649 commit 1056db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/configure-language-nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ This setting specifies the Node.js version to use, both at runtime and during au
8686

8787
## Get port number
8888

89-
You Node.js app needs to listen to the right port to receive incoming requests.
89+
Your Node.js app needs to listen to the right port to receive incoming requests.
9090

9191
::: zone pivot="platform-windows"
9292

0 commit comments

Comments
 (0)