Skip to content

Commit e009505

Browse files
committed
Update README.md
1 parent cd8c272 commit e009505

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
@@ -3076,7 +3076,7 @@ JSON Web Tokens consist of three parts separated by dots (.), which are:
30763076
npm install jsonwebtoken bcryptjs --save
30773077
```
30783078

3079-
*Example*: **AuthController.js**
3079+
**Example**: AuthController.js
30803080

30813081
```js
30823082
var express = require('express');

0 commit comments

Comments
 (0)