Skip to content

Commit

Permalink
RCB_234
Browse files Browse the repository at this point in the history
  • Loading branch information
fiona committed Feb 11, 2016
1 parent 5c66614 commit ba5a91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/relationships.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
request["user_key"] = api_key
request["Content-Type"] = "application/json"
request["Accept"] = "application/json"
relationships_text_data = "Bill Murray is in the new Ghostbusters film!"
relationships_text_data = "The Ghostbusters movie was filmed in Boston."
content = {
content: relationships_text_data
}
Expand Down

0 comments on commit ba5a91b

Please sign in to comment.