README.md in maitredee-0.8.5 vs README.md in maitredee-0.9.0
- old
+ new
@@ -77,10 +77,10 @@
```ruby
Maitredee.client = :test
```
-When you pubish anything through Maitredee it will be logged in the test client for test verification.
+When you publish anything through Maitredee it will be logged in the test client for test verification.
You should reset the client at the beginning of every test with `Maitredee.client.reset`
## Publisher