Skip to content

Commit 48a762d

Browse files
committed
bug fix
1 parent 7890e8d commit 48a762d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Backend Interview Questions and Answers related to Node JS , Golang , Express JS , MongoDB
1+
# Backend Interview Questions and Answers related to Node JS , Golang/Go , Express JS , MongoDB
22

3-
> Click :star: if you like the project. Pull Request are highly appreciated.<br/>
3+
> Click :star: if you like the project. Pull Request are highly appreciated.<br/>
44
[Node JS](#table-of-contents---node-js)<br/>
55
[Express JS](#table-of-contents---express-js)<br/>
66
[MongoDB and Mongoose](#table-of-contents---mongodb-and-mongoose)<br/>
@@ -554,7 +554,7 @@
554554
| 20 | [How to provide file download using express?](#how-to-provide-file-download-using-express)|
555555
| 21 | [How To Allow Cors In Expressjs Explain With An Example?](#how-to-allow-cors-in-expressjs--explain-with-an-example)|
556556
557-
How To Allow Cors In Expressjs? Explain With An Example?
557+
558558
559559
560560
## Express Js
@@ -644,7 +644,7 @@
644644
}
645645
```
646646
647-
**[ Back to Top ⬆ ](#table-of-contents---express-js
647+
**[ Back to Top ⬆ ](#table-of-contents---express-js)**
648648
649649
650650
8. ### How to set http response status using express?

0 commit comments

Comments
 (0)