Skip to content

Commit 904401e

Browse files
authored
Update Params.php
1 parent 15cfc47 commit 904401e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compute/v2/Params.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ public function blockDeviceMapping(): array
359359
'volumeType' => [
360360
'type' => self::STRING_TYPE,
361361
'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.',
362+
'description' => 'The type of volume which the compute service will create and attach to the server.',
363363
],
364364
],
365365
],

0 commit comments

Comments
 (0)