spelling: operating
This commit is contained in:
parent
213c99e14b
commit
65d71e4a4d
@ -1028,7 +1028,7 @@ ExifImageHeight: 57`);
|
||||
const zipped = chef.zip("some file content", {
|
||||
filename: "sample.zip",
|
||||
comment: "added",
|
||||
operaringSystem: "Unix",
|
||||
operatingSystem: "Unix",
|
||||
});
|
||||
|
||||
assert.strictEqual(zipped.type, 7);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user