Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
saltedfishxx committed Oct 5, 2023
1 parent f75f0e0 commit 8ddb29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ Deletes a schedule in the address book based on their index number in the table
**Format:** `delete-s SCHEDULE_INDEX`

**Example:**
* `delele-s 5` deletes the schedule that is indexed as 5 in the schedule list.
* `delete-s 5` deletes the schedule that is indexed as 5 in the schedule list.
* `list` followed by `delete-s 2` deletes the 2nd schedule in the schedule list.

**Acceptable values for each parameter:**
Expand Down

0 comments on commit 8ddb29d

Please sign in to comment.