diff --git a/src/app/carbon-estimator-form/carbon-estimator-form.component.html b/src/app/carbon-estimator-form/carbon-estimator-form.component.html index d2febd9..9d1d37e 100644 --- a/src/app/carbon-estimator-form/carbon-estimator-form.component.html +++ b/src/app/carbon-estimator-form/carbon-estimator-form.component.html @@ -85,7 +85,7 @@ required [attr.aria-describedby]="(numberOfServers | invalidated) ? 'numberOfServersError' : null" /> @if (numberOfServers | invalidated) { -
{{ errorConfig.numberOfServers.errorMessage }}
{{ errorConfig.monthlyActiveUsers.errorMessage }}