From b61f67c2f9d1d38c95ced67475a1e70c39a3a7c9 Mon Sep 17 00:00:00 2001 From: zoebelle-pang Date: Fri, 12 Apr 2024 01:22:15 +0800 Subject: [PATCH] no message --- docs/UserGuide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index 5c2e3fb8585..ec845bb13fb 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -87,8 +87,8 @@ A student can have any number of tags (including 0) * Refer to [Features](#features) to view the accepted grade inputs, and the [Filter](#filter-student-by-grade--subject--filter) command for `GRADE` and `SUBJECT` constraints. * DateTime should be in yyyy-mm-dd hhmm and a valid date -* Attendance should be present or absent -* Payment should be paid or not paid +* Attendance should be `present` or `absent` +* Payment should be `paid` or `not paid` Examples: * `add n/John Doe p/98765432 e/johnd@example.com a/John street, block 123, #01-01 g/B+ s/Mathematics d/2024-02-03 1800`