Skip to content

Commit

Permalink
Update Params.php
Browse files Browse the repository at this point in the history
  • Loading branch information
haphan authored Oct 11, 2020
1 parent 15cfc47 commit 904401e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Compute/v2/Params.php
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ public function blockDeviceMapping(): array
'volumeType' => [
'type' => self::STRING_TYPE,
'sentAs' => 'volume_type',
'description' => 'This can be used to specify the type of volume which the compute service will create and attach to the server.',
'description' => 'The type of volume which the compute service will create and attach to the server.',
],
],
],
Expand Down

0 comments on commit 904401e

Please sign in to comment.