typo: no space before exclamation point

This commit is contained in:
Julien Calixte
2025-01-11 19:30:21 +01:00
parent 2182a0ab1b
commit 8a8b7b489c

View File

@@ -226,8 +226,9 @@ const displaySimulationConclusion = computed(() => {
Now were pretty confident! As quality issues increase in the Now were pretty confident! As quality issues increase in the
<PushSystemIcon /> push system, defects and corrections accumulate, <PushSystemIcon /> push system, defects and corrections accumulate,
leading to approximately leading to approximately
<span class="numeric">{{ leadTimeDelta }}</span> days of delay <span class="numeric">{{ leadTimeDelta }}</span> days of delay<template
<template v-if="leadTimeDeltaFloat > 12">!!</template v-if="leadTimeDeltaFloat > 12"
>!!</template
><template v-else>.</template> ><template v-else>.</template>
</p> </p>
<p v-else> <p v-else>