Skip to content

Commit 6b73147

Browse files
authored
Remove optional to avoid confusion (#580)
1 parent 91b25fc commit 6b73147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3134,7 +3134,7 @@ The CO MUST implement the specified error recovery behavior when it encounters t
31343134

31353135
#### `GetVolumeGroupSnapshot`
31363136

3137-
This optional RPC MAY be called by the CO to fetch current information about a volume group snapshot.
3137+
This RPC MAY be called by the CO to fetch current information about a volume group snapshot.
31383138

31393139
A Controller Plugin MUST implement this `GetVolumeGroupSnapshot` RPC call if it has `CREATE_DELETE_GET_VOLUME_GROUP_SNAPSHOT` capability.
31403140

0 commit comments

Comments
 (0)