Skip to content

Commit

Permalink
Improve phrasing in UG for fine
Browse files Browse the repository at this point in the history
  • Loading branch information
yyihaoc committed Nov 7, 2024
1 parent c886927 commit d2073d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,11 +210,11 @@ When using `find`, at least **one** of the optional parameters must be included.
![result for 'find n/david'](images/findDavidLiResult.png)
##### Usage: Find by role
* `find r/treasurer` returns `Irfan Ibrahim` who has the role `Treasurer`<br>
* `find r/treasurer` returns `Irfan Ibrahim` who has a role `Treasurer`<br>
![result for 'find r/treasurer'](images/findTreasurerResult.png)
##### Usage: Find by telegram
* `find t/alexyeoh` returns `Alex Yeoh` who has a telegram handle `alexYeoh`<br>
* `find t/alexyeoh` returns `Alex Yeoh` who has the telegram handle `alexYeoh`<br>
![result for 'find t/alexyeoh'](images/findAlexYeohResult.png)
##### Usage: Find by favourite
Expand Down

0 comments on commit d2073d7

Please sign in to comment.