Skip to content

Commit f328fd5

Browse files
committed
fix readme
Signed-off-by: Nimit <nimitagg95@gmail.com>
1 parent 00aab2a commit f328fd5

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
@@ -1,12 +1,12 @@
1-
## Real World Design Patterns using NodeJs APIs
1+
## Real World Design Patterns using the Node.js APIs
22

33
🚀 Introduction
44
=================
55

66
Here you will find the 23 (Gof) design patterns implemented in Javascript using
7-
the ES6 classes eith Node.js APIs. Also I have put an extra effort to make
7+
the ES6 classes with Node.js APIs. Also I have put an extra effort to make
88
abstract classes as well. These files can be used to learn design patterns
9-
as well as Node Apis, You can use the [**docs.md**](docs.md) tto get overview
9+
as well as Node APIs, You can use the [**docs.md**](docs.md) tto get overview
1010
of all examples.
1111

1212
Follows the list of patterns separed by type:

0 commit comments

Comments
 (0)