Skip to content

Commit 604640a

Browse files
authored
Merge pull request #3448 from Saurav-K-yadav/3447
Fixed Typo in given example. Typo #3447
2 parents d7dc92c + 3ece7bd commit 604640a

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

src/content/4/en/part4d.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,11 +252,11 @@ A new note can now be created using Postman if the <i>authorization</i> header i
252252

253253
Using Postman this looks as follows:
254254

255-
![postman adding bearer token](../../images/4/20e.png)
255+
![postman adding bearer token](../../images/4/20ea.png)
256256

257257
and with Visual Studio Code REST client
258258

259-
![vscode adding bearer token example](../../images/4/21e.png)
259+
![vscode adding bearer token example](../../images/4/21eb.png)
260260

261261
Current application code can be found on [Github](https://github.com/fullstack-hy2020/part3-notes-backend/tree/part4-9), branch <i>part4-9</i>.
262262

src/content/images/4/20ea.png

76.2 KB
Loading

src/content/images/4/21eb.png

107 KB
Loading

0 commit comments

Comments
 (0)