Skip to content

Commit

Permalink
Merge pull request #233 from chonghaoen/documentation
Browse files Browse the repository at this point in the history
Fix grammar errors in UG
  • Loading branch information
chonghaoen authored Apr 14, 2024
2 parents b3bac22 + 4551812 commit f311d7b
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f311d7b

Please sign in to comment.