diff --git a/docs/UserGuide.md b/docs/UserGuide.md index c06375c6b0c..7b922bc877b 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -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`