Skip to content

Commit

Permalink
Update packages/cli/src/commands/spaces/destroy.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Sandy Lai <[email protected]>
  • Loading branch information
justinwilaby and SandyPantsLai authored Jan 10, 2025
1 parent f979894 commit 55b2472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/src/commands/spaces/destroy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export default class Destroy extends Command {
${color.dim('=')} Security group configurations
${color.dim('=')} Network ACLs
${color.yellow('Ensure all IPv4 and IPv6 addresses are removed from your security configurations.')}
${color.yellow('Ensure that you remove the listed IPv4 and IPv6 addresses from your security configurations.')}
`
}
}
Expand Down

0 comments on commit 55b2472

Please sign in to comment.