Skip to content

Commit abd4e57

Browse files
committed
SPEC.md: grammar fix in error handling.
Signed-off-by: Krisztian Litkey <[email protected]>
1 parent 6436901 commit abd4e57

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
@@ -254,7 +254,7 @@ The `containerEdits` field has the following definition:
254254
## Error Handling
255255
* Kind requested is not present in any CDI file.
256256
Container runtimes should surface an error when a non-existent kind is requested.
257-
* Device (not device node) Requested does not exist.
257+
* Device (not device node) Requested device does not exist.
258258
Container runtimes should surface this error when a non existent device is requested.
259259
* "Resource" does not exist (e.g: Mount, Hook, ...).
260260
Container runtimes should surface this error when a non-existent "resource" is requested (e.g: at "run" time).

0 commit comments

Comments
 (0)