Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ananorinho committed Dec 22, 2023
1 parent bae9180 commit 4e58130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Common/Handlers/NewEnvironmentHandler.cs
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ bool terminateOtherVersionsRemoveVolumes
Session.LogInformation("Other versions terminated!");
} else
{
Session.LogInformation("There are no versions with a eligible status to be terminated.");
Session.LogInformation("There are no versions with an eligible status to be terminated.");
}
}
}
Expand Down

0 comments on commit 4e58130

Please sign in to comment.