From 52afdc9670f70e29323f9b2f6d3cedd824e8dcff Mon Sep 17 00:00:00 2001 From: Cheng-Yu Dong Date: Mon, 15 Apr 2024 19:03:47 +0800 Subject: [PATCH] Fix typo in DG --- docs/DeveloperGuide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DeveloperGuide.md b/docs/DeveloperGuide.md index 11023d6ff51..e7f261d8c14 100644 --- a/docs/DeveloperGuide.md +++ b/docs/DeveloperGuide.md @@ -888,7 +888,7 @@ Priorities: High (must have) - `* * *`, Medium (nice to have) - `* *`, Low (unli Use case ends. * 2b. The enetered appointment information is invalid - * 2b1. MediCLI will shwo an error message about which fields are invalid. + * 2b1. MediCLI will show an error message about which fields are invalid. Use case ends.