From e4987657cb017060351c0c0329c5077ff76fdc58 Mon Sep 17 00:00:00 2001 From: Darren Date: Tue, 14 Nov 2023 11:26:24 +0800 Subject: [PATCH] Update DG --- docs/DeveloperGuide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DeveloperGuide.md b/docs/DeveloperGuide.md index 6fe920b89b1..64a9fe2186f 100644 --- a/docs/DeveloperGuide.md +++ b/docs/DeveloperGuide.md @@ -1169,7 +1169,7 @@ Priorities: High (must have) - `* * *`, Medium (nice to have) - `* *`, Low (unli ### Unpinning a Patient -1. Prerequisites: Ensure the **Pinned Patient List** contains the entry you wish to unpin. +1. Prerequisites: Ensure the pinned patient list contains the entry you wish to unpin. 2. Test Case: `unpin 1` - Expected: Patient at index 1 of the **Pinned Patient List** is unpinned and no longer displayed in the **Pinned Patient List**. Details shown in the status message.