diff --git a/docs/UserGuide.md b/docs/UserGuide.md index b2f4c8e8aa9..f53e8a0247b 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -202,9 +202,7 @@ Format: `birthday [m/MONTH]` - If there is no birthday in the month provided or the birthday is past the current date in the same month, return **No upcoming birthdays** Examples: -- `birthday` followed by `10` displays all employees who have their birthday in the month of October - - +- `birthday` followed by `10` displays all employees who have their birthday in the month of October. ### Saving the data @@ -253,4 +251,4 @@ _Details coming soon ..._ | **Add Leave** | `add_leave INDEX m/MONTH`
e.g., `add_leave 1 m/3` | | **Help** | `help` | | **View Leave** | `view_leave INDEX m/Month d/DEPARTMENT`
e.g.,`view_leave m/10 d/IT` | -| **View Birthdays** | `birthday [m/MONTH]`
e.g., `birthday 10` | +| **View Birthdays** | `birthday [m/MONTH]`
e.g., `birthday 10` | \ No newline at end of file diff --git a/docs/team/remuslum.md b/docs/team/remuslum.md index d78dd6baeec..b005c841017 100644 --- a/docs/team/remuslum.md +++ b/docs/team/remuslum.md @@ -21,4 +21,4 @@ Given below are my contributions to the project. - **Community**: to be added soon -- **Tools**: to be added soon \ No newline at end of file +- **Tools**: to be added soon