diff --git a/client/src/components/DatasetInformation/DatasetDetails.vue b/client/src/components/DatasetInformation/DatasetDetails.vue
index 4049686acf85..f9f2606669ed 100644
--- a/client/src/components/DatasetInformation/DatasetDetails.vue
+++ b/client/src/components/DatasetInformation/DatasetDetails.vue
@@ -25,7 +25,7 @@
:geographical-server-location-name="config.geographical_server_location_name"
:power-usage-effectiveness="config.power_usage_effectiveness"
:should-show-aws-estimate="config.aws_estimate"
- :should-show-carbon-emissions-estimates="config.carbon_emissions_estimates" />
+ :should-show-carbon-emission-estimates="config.carbon_emission_estimates" />