README.md in haikunate-0.1.0 vs README.md in haikunate-0.1.1
- old
+ new
@@ -64,10 +64,10 @@
Haiku.call
#=> terrible-politian-8116
```
If you're planning to use a haiku as some unique value on your database, you can
-use `Haiku.next(options, &block)`; a new haiku will be generate until
+use `Haiku.next(options, &block)`; a new haiku will be generated until
`block.call(haiku)` returns `false`. For instance, this is how you'd use it with
ActiveRecord:
```ruby
site = Site.new