diff --git a/apps/spreadsheeteditor/mobile/src/view/edit/EditCell.jsx b/apps/spreadsheeteditor/mobile/src/view/edit/EditCell.jsx
index 249b6b3931..df5b79ec1f 100644
--- a/apps/spreadsheeteditor/mobile/src/view/edit/EditCell.jsx
+++ b/apps/spreadsheeteditor/mobile/src/view/edit/EditCell.jsx
@@ -99,7 +99,7 @@ const EditCell = props => {
{props.toggleBold(!isBold)}}>B
{props.toggleItalic(!isItalic)}}>I
{props.toggleUnderline(!isUnderline)}} style={{textDecoration: "underline"}}>U
- {props.toggleStrikethrough(!isStrikethrough)}} style={{textDecoration: "line-through"}}>S
+ {props.toggleStrikethrough(!isStrikethrough)}} style={{textDecoration: "line-through"}}>S