Skip to content

Commit

Permalink
Fix grammar.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeGruffins committed Jul 7, 2020
1 parent 3270fde commit 6130baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/rpcserver/handlers.go
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,7 @@ Registration is complete after the fee transaction has been confirmed.`,
],
"epoch" (array): An array of epoch orders. Epoch orders include new limit
orders that have not been booked yet. They also contain orders that are
never booked: cancelations, market orders, and limit orders with
never booked: cancellations, market orders, and limit orders with
immediate=true. They are not truncated.
[
{
Expand Down

0 comments on commit 6130baf

Please sign in to comment.