summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilson Page <wilsonpage@me.com>2013-09-19 09:35:49 +0100
committerWilson Page <wilsonpage@me.com>2013-09-19 09:35:49 +0100
commit892ff8c13ef36834a3fe7dc759bb39c19359a17d (patch)
tree947dd3abe74e5344e3f5842cad49c0904746452a
parent2c23a3f19ebd3b4b89bbcdf5e281588cce4ac186 (diff)
downloadfastdom-892ff8c13ef36834a3fe7dc759bb39c19359a17d.zip
fastdom-892ff8c13ef36834a3fe7dc759bb39c19359a17d.tar.gz
fastdom-892ff8c13ef36834a3fe7dc759bb39c19359a17d.tar.bz2
Correct typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2c0a494..a2ecd35 100644
--- a/README.md
+++ b/README.md
@@ -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