Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Sep 23, 2024
1 parent c1ff268 commit 7899291
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ export default function message(event) {
],
};

// Supress some notifications for Spire stack events
// Suppress some notifications for Spire stack events
if (
status === "UPDATE_COMPLETE" &&
stackName.startsWith("infrastructure-cd-root-")
Expand Down

0 comments on commit 7899291

Please sign in to comment.