Skip to content

Commit 62f3314

Browse files
committed
Minor description edits
Signed-off-by: Max Chervov <max.chervov@gmail.com>
1 parent 8bbadf4 commit 62f3314

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

crds/virtualmachinesnapshots.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,17 +196,17 @@ spec:
196196
- Terminating
197197
type: string
198198
resources:
199-
description: Snapshotted resource list
199+
description: List of snapshot resources.
200200
items:
201201
properties:
202202
apiVersion:
203-
description: Api version of resource
203+
description: API version of the resource.
204204
type: string
205205
kind:
206-
description: Kind of resource
206+
description: Kind of the resource.
207207
type: string
208208
name:
209-
description: Resource Name
209+
description: Name of the resource.
210210
type: string
211211
type: object
212212
type: array

0 commit comments

Comments
 (0)