mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Fix naming of SafeChain Agent
This commit is contained in:
parent
da6c022ef4
commit
9651e05f4b
2 changed files with 5 additions and 5 deletions
|
|
@ -12,7 +12,7 @@ export async function installUltimate() {
|
|||
await installOnWindows();
|
||||
} else {
|
||||
ui.writeInformation(
|
||||
`${operatingSystem} is not supported yet by safe-chain's ultimate version.`,
|
||||
`${operatingSystem} is not supported yet by SafeChain's ultimate version.`,
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue