From 013460ada4126284bc5651c315ea7863cfc66898 Mon Sep 17 00:00:00 2001 From: felixlinker Date: Thu, 30 Aug 2018 19:14:16 +0200 Subject: [PATCH] Ship summary table header fix --- src/app/components/ShipSummaryTable.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/ShipSummaryTable.jsx b/src/app/components/ShipSummaryTable.jsx index 35eaba08..b032dfa0 100644 --- a/src/app/components/ShipSummaryTable.jsx +++ b/src/app/components/ShipSummaryTable.jsx @@ -144,7 +144,7 @@ export default class ShipSummaryTable extends TranslatedComponent { {`${translate('absolute')}`} {`${translate('explosive')}`} {`${translate('kinetic')}`} - {`${translate('explosive')}`} + {`${translate('thermal')}`}