README.rdoc in intercom-0.0.11 vs README.rdoc in intercom-0.0.12
- old
+ new
@@ -53,10 +53,10 @@
Intercom::Impression.create(:email => "bob@example.com", :location => "/path/in/my/app", :user_ip => "1.2.3.4", :user_agent => "my-savage-iphone-app-0.1"
==== Notes
- Intercom::Note.create(:email => "bob@example.com", :body => "This is the text of the note"
+ Intercom::Note.create(:email => "bob@example.com", :body => "This is the text of the note")
=== Errors
Intercom::AuthenticationError
Intercom::ServerError