From 13bbe74e91727f13e14d1dd1cc43274f9ce7be46 Mon Sep 17 00:00:00 2001 From: Anant Shanker <60879977+Anant1902@users.noreply.github.com> Date: Sat, 6 Apr 2024 22:15:34 +0800 Subject: [PATCH] Update UserGuide.md --- docs/UserGuide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index 1dc7eb919dd..4ad988d061e 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -208,7 +208,7 @@ Format: `addstu n/NAME p/PHONE_NUMBER e/EMAIL nn/NUSNET_ID a/ADDRESS [t/TAG]… Examples: -* `addstu n/John Doe nn/e1234567 [p/98765432] [e/johnd@example.com] [a/John street, block 123, #01-01]` +* `addstu n/John Doe nn/e1234567 p/98765432 e/johnd@example.com a/John street, block 123, #01-01` * `addstu n/Betsy Crowe nn/e01234567 t/friend e/betsycrowe@example.com a/Newgate Prison p/1234567 t/criminal` * `addstu n/Betsy Crowe nn/e01234567`