diff --git a/monkey_island/cc/ui/src/components/pages/ReportPage.js b/monkey_island/cc/ui/src/components/pages/ReportPage.js
index 1ef8b2f30..50e0921cf 100644
--- a/monkey_island/cc/ui/src/components/pages/ReportPage.js
+++ b/monkey_island/cc/ui/src/components/pages/ReportPage.js
@@ -553,7 +553,7 @@ class ReportPageComponent extends React.Component {
Possible cross segment traffic. Infected machines could communicate with the
Monkey Island despite crossing segment boundaries using unused ports. : null}
{this.state.report.overview.warnings[this.Warning.TUNNEL] ?
- Lack of Micro-segmentation, machines successfully tunneled monkey activity
+ Lack of machine hardening, machines successfully tunneled monkey traffic
using unused ports. : null}