Skip to content

Commit 5866426

Browse files
committed
- fix typo
1 parent 306cf49 commit 5866426

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
@@ -7,7 +7,7 @@
77
* monoco is a **JavaScript library to design, create and store JavaScript components**,
88
* monoco is an **isomorphic** library: the components will work on both client and server side,
99
* monoco **dynamically checks the signature of all the methods of the components at runtime**,
10-
* monoco creates **persistant components** that are stored on a tiny NoSQL Dabatase and
10+
* monoco creates **persistant components** that are stored on a tiny NoSQL Database and
1111
* monoco creates **composed components** thanks to its modulary system.
1212

1313
#### What monoco contains ?

0 commit comments

Comments
 (0)