Skip to content

Commit

Permalink
[frontend/backend] clean
Browse files Browse the repository at this point in the history
  • Loading branch information
savacano28 committed Dec 13, 2024
1 parent 8e879eb commit d8dcb3a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ const StixCoreObjectSimulationResult = ({ id, type }) => {
</>
)}
<TextField
label={t_i18n('Interval between injections (in minute)')}
label={t_i18n('Interval between injections (in minutes)')}
fullWidth
type="number"
value={interval}
Expand Down

0 comments on commit d8dcb3a

Please sign in to comment.