Skip to content

Commit

Permalink
string corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
hootnot committed Feb 18, 2018
1 parent b6f8fa1 commit f7eb9b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oandapyV20/definitions/orders.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
" of whether it is long or short.",
"ASK": "Trigger an Order by comparing its price to the ask regardless"
" of whether it is long or short.",
"MID": "Trigger an Order by comparing its price to the midpoint ",
"MID": "Trigger an Order by comparing its price to the midpoint "
"regardless of whether it is long or short."
},
}
}

0 comments on commit f7eb9b6

Please sign in to comment.