minor typos

This commit is contained in:
Godmode Galactus 2023-05-15 16:41:48 +02:00
parent 46ece646df
commit 1e13f8596e
No known key found for this signature in database
GPG Key ID: A04142C71ABB0DEA
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ const skipProgramDeployment = flag({
const outFile = option({
type: string,
defaultValue: () => "cofigure/config.json",
defaultValue: () => "configure/config.json",
long: "output-file",
short: "o",
});

View File

@ -12,7 +12,7 @@
"idl": ""
},
{
"noop": "noop",
"name": "noop",
"programPath": "configure/programs/spl_noop.so",
"programKeyPath": "configure/programs/spl_noop.json",
"idl": ""