Skip to content

Commit

Permalink
Merge pull request #6 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 b5276a1 + 020a931 commit 783a029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/relationships.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if [ $# -lt 1 ]; then
echo "usage: $0 api_key [alternate_url]"
exit 1
fi
relationships_text_data="Bill Murray is in the new Ghostbusters film!"
relationships_text_data="The Ghostbusters movie was filmed in Boston."

if [ -z "$2" ]; then
url="https://api.rosette.com/rest/v1/relationships"
Expand Down

0 comments on commit 783a029

Please sign in to comment.