Skip to content

Commit

Permalink
feat: fix typo in preview workflows message (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterckx committed Oct 25, 2024
1 parent c3d1c63 commit c374774
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const mainColumn: ComponentsConfig = [
component: C.FluidAlert,
props: {
severity: "info",
title: "Preview the worklows below in a test enviornment.",
title: "Preview the worklows below in a test environment.",
variant: "banner",
},
},
Expand Down

0 comments on commit c374774

Please sign in to comment.