Small correction to README
authorJoel Holdbrooks <cjholdbrooks@gmail.com>
Mon, 29 Jul 2013 21:42:47 +0000 (14:42 -0700)
committerJoel Holdbrooks <cjholdbrooks@gmail.com>
Mon, 29 Jul 2013 21:42:47 +0000 (14:42 -0700)
README.md

index 99c474deab630c8d6230660a1702f75a269c3fc1..638413f226426e34d2acdb4612686e15daab0a49 100644 (file)
--- a/README.md
+++ b/README.md
@@ -27,9 +27,9 @@ user> (frak/pattern ["Clojure" "Clojars" "ClojureScript"])
 ## How?
 
 A frak pattern is constructed from a very stupid trie of characters.
-As words are added to it, meta data is stored in it's branches. The
-meta data contains information such as which branches are terminal and
-a record of characters which have "visited" the branch.
+As characters are added to it, meta data is stored in it's branches.
+The meta data contains information such as which branches are terminal
+and a record of characters which have "visited" the branch.
 
 During the rendering process frak will prefer branch characters that
 have "visited" the most. In the example above, you will notice the