Skip to content

Commit

Permalink
fix: adjust too much time banner header text
Browse files Browse the repository at this point in the history
  • Loading branch information
alfetopito committed Jan 3, 2024
1 parent 8e0bda2 commit 11aad30
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export function BigPartTimeWarning() {

return (
<InlineBanner>
<strong>Insufficient time between parts</strong>
<strong>Too much time between parts</strong>
<p>
A maximum of <strong>{time}</strong> between parts is required. Increase the number of parts or decrease the
total duration.
Expand Down

0 comments on commit 11aad30

Please sign in to comment.