Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Talita committed Jun 9, 2016
1 parent 12159d9 commit 3b3f0f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/carnet-cancel-parcel.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Canceling carnet parcel
### Canceling a carnet parcel

You can cancel carnet parcel. To this, the charge status must be `new`, `waiting` or `unpaid`.
To cancel a carnet parcel, it must have status `waiting` or `unpaid`.

```ruby
params = {
Expand Down
2 changes: 1 addition & 1 deletion docs/carnet-cancel.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Canceling the carnet

You can cancel `active` carnet:
Only `active` carnets can be canceled:

```ruby
params = {
Expand Down

0 comments on commit 3b3f0f7

Please sign in to comment.