From 0b486c0b3f8c656e141a03f7050b1a82d19e1951 Mon Sep 17 00:00:00 2001 From: lucapette Date: Sun, 23 Apr 2017 13:01:43 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1fe6efe..52cbf459 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ the `window` object. Reactable also exposes a set of CommonJS modules for piece-by-piece use with Node, Webpack, Browserify, etc. These modules are located in the [`lib` folder -at the root of this repositiory][lib-folder]. +at the root of this repository][lib-folder]. Keep in mind that Reactable depends on the latest version of React (0.14), which can be downloaded [here][download]