diff --git a/doc/user/project/slash_commands.md b/doc/user/project/slash_commands.md index cfdf04a32a308f684ca58274312031a15090d9c0..1792a0c501d23ee4cce4423f0a88fdfe6270e04c 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 | -| <code>/due in 2 days | this Friday | December 31st</code> | Set due date | +| <code>/due <in 2 days | this Friday | December 31st></code> | Set due date | | `/remove_due_date` | Remove due date |