diff --git a/flutter/lib/common/widgets/peer_tab_page.dart b/flutter/lib/common/widgets/peer_tab_page.dart index 6b98b715f..a04fec434 100644 --- a/flutter/lib/common/widgets/peer_tab_page.dart +++ b/flutter/lib/common/widgets/peer_tab_page.dart @@ -540,7 +540,7 @@ class _PeerTabPageState extends State Widget _toggleTags() { return _hoverAction( context: context, - toolTip: translate('Toggle tags'), + toolTip: translate('Toggle Tags'), hoverableWhenfalse: hideAbTagsPanel, child: Icon( Icons.tag_rounded,