Skip to content

Commit

Permalink
Merge pull request nus-cs2103-AY2324S2#135 from justincred/master
Browse files Browse the repository at this point in the history
Fix UG mispelling
  • Loading branch information
justincred authored Apr 4, 2024
2 parents 1cdd887 + d921e21 commit 58c0d14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Refer to the table of contents on the right to find your answers as well as step
* `exit` : Exits the app.

1. Refer to the [Features](#features) below for further details of each command.
2. Refer to the [Command Summary](#command-summary) for a full list of the available commands

--------------------------------------------------------------------------------------------------------------------

Expand Down Expand Up @@ -78,7 +79,7 @@ Refer to the table of contents on the right to find your answers as well as step

### Viewing help : `help`

Shows a message explaning how to access the help page.
Shows a message explaining how to access the help page.

![help message](images/helpMessage.png)

Expand Down

0 comments on commit 58c0d14

Please sign in to comment.