From 4551812cdef018ea121a4d8aeb2dc5c93f97d802 Mon Sep 17 00:00:00 2001 From: chonghaoen Date: Sun, 14 Apr 2024 11:13:16 +0800 Subject: [PATCH] Fix grammar errors in UG --- docs/UserGuide.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index fae0e9d7f2b..51ec294e0ec 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -382,20 +382,20 @@ Furthermore, certain edits can cause Strack.io to behave in unexpected ways (e.g -------------------------------------------------------------------------------------------------------------------- ## Glossary -| Term | Description | -|------------------------------|------------------| -| **Cancel** | The deletion of an order without fulfiling it| -| **Complete** | The deletion of an order after fulfiling it| -| **Dates** | In the format dd/MM/yyyy e.g. 23/03/2024| -| **Product** | The entity you will be selling to your customers| -| **Precede** | Add to the front of| -| **Stage** | The status of an order| -| **Demarcate** | Mark or distinguish| -| **CSV** | File that ends in .csv. Refers to a spreadsheet file| -| **JSON** | File that stores data, ends in .json| -| **Command Line Interface** | The text-based chatbox at the top of Strack.io where you can input commands| -| **Graphical User Interface** | The digital interface you see and interact with such as buttons| -| **Tag** | A word you can associate a customer with| +| Term | Description | +|------------------------------|------------------------------------------------------------------------------| +| **Cancel** | The deletion of an order without fulfilling it | +| **Complete** | The deletion of an order after fulfilling it | +| **Dates** | In the format dd/MM/yyyy e.g. 23/03/2024 | +| **Product** | The entity you will be selling to your customers | +| **Precede** | Add to the front of | +| **Stage** | The status of an order | +| **Demarcate** | Mark or distinguish | +| **CSV** | File that ends in .csv. Refers to a spreadsheet file | +| **JSON** | File that stores data, ends in .json | +| **Command Line Interface** | The text-based chat box at the top of Strack.io where you can input commands | +| **Graphical User Interface** | The digital interface you see and interact with such as buttons | +| **Tag** | A word you can associate a customer with | ------------------------------------------------------------------------------------------------------------------- ## Command summary