We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15cfc47 commit 904401eCopy full SHA for 904401e
src/Compute/v2/Params.php
@@ -359,7 +359,7 @@ public function blockDeviceMapping(): array
359
'volumeType' => [
360
'type' => self::STRING_TYPE,
361
'sentAs' => 'volume_type',
362
- '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.',
363
],
364
365
0 commit comments