diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ fastdom.write(function() { ## Installation -FastDom is CommonJS and AMD compatible, you can install it in one of the follwing ways: +FastDom is CommonJS and AMD compatible, you can install it in one of the following ways: ``` $ npm install fastdom |