Skip to content

Commit

Permalink
Merge pull request #14 from omgimanerd/documentation
Browse files Browse the repository at this point in the history
Documentation fix
  • Loading branch information
phillbaker authored Jan 26, 2017
2 parents b34f83d + 87848b2 commit 12d8be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ client.volumes
* `client.volumes.delete(volume.id, [callback])`
* `client.volumes.listActions([page, perPage,] [callback])`
* `client.volumes.listActions([queryObject,] [callback])`
* `client.volumes.getAction(volume.id, [callback])`
* `client.volumes.getAction(volume.id, action.id, [callback])`

For the latest valid attributes, [see the official docs](https://developers.digitalocean.com/documentation/v2/#volumes).

Expand Down

0 comments on commit 12d8be3

Please sign in to comment.