typo: Fix incorrect 'tar archive' descriptions in stage metadata

SSIA
This commit is contained in:
Brian C. Lane 2024-12-09 09:35:34 -08:00 committed by Achilleas Koutsou
parent ca25b07c5c
commit 5a8b2edaa0
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@
],
"properties": {
"filename": {
"description": "Filename for tar archive",
"description": "Filename for cpio archive",
"type": "string"
},
"append": {

View file

@ -11,7 +11,7 @@
],
"properties": {
"filename": {
"description": "Filename for tar archive",
"description": "Filename for squashfs image",
"type": "string"
},
"compression": {