Skip to content

Commit 14cce24

Browse files
committed
small typo correction
1 parent 7e72892 commit 14cce24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ A collection of super-popular Interview questions, along with explanations and i
366366
- [What are actions.payload](Redux/actions.payload.md)
367367
- [What is applyMiddleware](Redux/applyMiddleware.md)
368368
- [What is bindActionCreators](Redux/bindActionCreators.md)
369-
- [What is combine-Recucer](Redux/combine-Recucer.md)
369+
- [What is combine-Reducer](Redux/combine-Recucer.md)
370370
- [What is compose-function](Redux/compose-function.md)
371371
- [What is Connect function](Redux/Connect.md)
372372
- [What is container-component](Redux/container-component.md)
@@ -821,7 +821,7 @@ A collection of super-popular Interview questions, along with explanations and i
821821
- [Learn Anything](https://learn-anything.xyz) : Community curated knowledge graph of best paths for learning anything
822822
- [Quora](https://www.quora.com) : A place to share knowledge and better understand the world
823823
- [Stack Overflow](https://stackoverflow.com) : subscribe to their weekly newsletter and any other topic which you find interesting
824-
- [Stackoverflow High Scored JS Questions](https://dashboard.nbshare.io/apps/stackoverflow/top-javascript-questions/) : Dashboard to track top Javascript questions asked on Stackoverflow
824+
- [Stackoverflow High Scored JS Questions](https://dashboard.nbshare.io/apps/stackoverflow/top-javascript-questions/) : Dashboard to track top Javascript questions asked on Stackoverflow
825825

826826
[[] Back to top](#table-of-contents-of-this-readme-file)
827827

@@ -863,7 +863,7 @@ A collection of super-popular Interview questions, along with explanations and i
863863
- [Dive into the byte code](https://www.wikiwand.com/en/Java_bytecode)
864864
- [Expectations of a Junior Developer](http://blog.thefirehoseproject.com/posts/expectations-of-a-junior-developer/)
865865
- [Getting Started with MongoDB – An Introduction](https://studio3t.com/knowledge-base/articles/mongodb-getting-started/)
866-
- [How to install ELK](https://logit.io/blog/post/elk-stack-guide)
866+
- [How to install ELK](https://logit.io/blog/post/elk-stack-guide)
867867
- [Linux Inside](https://0xax.gitbooks.io/linux-insides/content/Booting/linux-bootstrap-1.html)
868868
- [List of algorithms](https://www.wikiwand.com/en/List_of_algorithms)
869869
- [Step by Step Guide to Database Normalization](https://www.databasestar.com/normalization-in-dbms/): A guide to database normalization.

0 commit comments

Comments
 (0)