Skip to content

Commit 5f10cae

Browse files
authored
Merge pull request #94916 from RaviVaderaIntel/patch-1
Fixed 'morgan' package typo
2 parents 8bbf612 + 24d9bc6 commit 5f10cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/enable-authentication-web-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ npm install passport-azure-ad
126126
npm install morgan
127127
```
128128

129-
The [morgen package](https://www.npmjs.com/package/morgan) is an HTTP request logger middleware for Node.js.
129+
The [morgan package](https://www.npmjs.com/package/morgan) is an HTTP request logger middleware for Node.js.
130130

131131
---
132132

0 commit comments

Comments
 (0)