Skip to content

Commit 91d08b4

Browse files
authored
Update articles/app-service/tutorial-connect-msi-azure-database.md
Changed NPM to lowercase as flagged by Acrolinx
1 parent 8b4ebe9 commit 91d08b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/tutorial-connect-msi-azure-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ For Azure Database for MySQL and Azure Database for PostgreSQL, the database use
490490
491491
# [Node.js](#tab/nodejs)
492492
493-
1. Install the required NPM packages you need into your Node.js project:
493+
1. Install the required npm packages you need into your Node.js project:
494494
495495
# [Azure SQL Database](#tab/sqldatabase)
496496

0 commit comments

Comments
 (0)