Skip to content

Commit

Permalink
Merge pull request #5 from fhasanaj/RCB_234
Browse files Browse the repository at this point in the history
RCB_234
  • Loading branch information
cp2boston committed Feb 11, 2016
2 parents 5c66614 + ba5a91b commit f235051
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 f235051

Please sign in to comment.