Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
zoebelle-pang committed Apr 15, 2024
1 parent 9094a1f commit 146562f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ Format: `payment pa/PAYMENT`

* The search is case-insensitive. (i.e. `paid` will match `PAID`)
* Only full words will be matched. (i.e. `Not paid` will not match `Not p`)
* The displayed output matches the user's input exactly. (i.e., if the user inputs `PaId` it will be displayed as `PaId`)

Examples
* `payment pa/Paid` return students with payment: `Paid`
Expand Down

0 comments on commit 146562f

Please sign in to comment.