We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 306cf49 commit 5866426Copy full SHA for 5866426
README.md
@@ -7,7 +7,7 @@
7
* monoco is a **JavaScript library to design, create and store JavaScript components**,
8
* monoco is an **isomorphic** library: the components will work on both client and server side,
9
* 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
+ * monoco creates **persistant components** that are stored on a tiny NoSQL Database and
11
* monoco creates **composed components** thanks to its modulary system.
12
13
#### What monoco contains ?
0 commit comments