From 6e062024b5d64d3973fab846d33a52c7c62bfe28 Mon Sep 17 00:00:00 2001 From: Gary Date: Sun, 12 Nov 2023 13:32:13 +0800 Subject: [PATCH] Add colon in edit command --- docs/UserGuide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index 48b2b64b4e1..567f8b7759f 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -382,7 +382,7 @@ The person index provided is invalid - Acceptable values for each compulsory parameter: - `INDEX`: Any integer from `1` to the last index of the filtered list shown in the address book. -- Acceptable values for each optional parameter (at least one of the optional parameters must be provided) +- Acceptable values for each optional parameter (at least one of the optional parameters must be provided): - `NAME`: can contain any string of alphanumeric characters. - The name can contain spaces but cannot be blank (only contain spaces). - `PHONE`: any valid string of integers, between 3 digits and 8 digits long.