Skip to content

Commit

Permalink
Documentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
omgimanerd committed Jan 26, 2017
1 parent b34f83d commit 87848b2
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 87848b2

Please sign in to comment.