From b85b1ce08c3bc1629a49a6cefb18c5f8a719970d Mon Sep 17 00:00:00 2001 From: zaidansani Date: Sun, 10 Nov 2024 16:14:01 +0800 Subject: [PATCH] Fix typo --- docs/UserGuide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index f327654f08f..dc8199da7f9 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -549,7 +549,7 @@ You can manage the appointments through different commands, which can be seen in ##### Adding an appointment: `add appt` -You can an appointment to DocTrack. +You can add an appointment to DocTrack. **Format**: `add appt i/PERSON_ID ty/APPOINTMENT_TYPE d/DATE_TIME [s/SICKNESS] [m/MEDICINE]` - The format of `DATE_TIME` is `yyyy-MM-dd HH:mm`. For example, `2025-03-20 10:30`.