diff --git a/doc/user/project/slash_commands.md b/doc/user/project/slash_commands.md
index 11e1574f7724df92a7bda282f3725337500f1356..cfdf04a32a308f684ca58274312031a15090d9c0 100644
--- a/doc/user/project/slash_commands.md
+++ b/doc/user/project/slash_commands.md
@@ -26,5 +26,5 @@ do.
 | `/done`                    | Mark todo as done |
 | `/subscribe`               | Subscribe |
 | `/unsubscribe`             | Unsubscribe |
-| `/due <in 2 days or this Friday or December 31st>` | Set due date |
+| <code>/due in 2 days &#124; this Friday &#124; December 31st</code> | Set due date |
 | `/remove_due_date`          | Remove due date |