From 7c7ab5083936d12ee8da66c40498edf78d830a2d Mon Sep 17 00:00:00 2001 From: AriGunawan Date: Sun, 4 Dec 2022 12:40:14 +1000 Subject: [PATCH] Update readme --- samples/react-birthdays-per-month/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/react-birthdays-per-month/README.md b/samples/react-birthdays-per-month/README.md index 9cba46da9..846b5aa9d 100644 --- a/samples/react-birthdays-per-month/README.md +++ b/samples/react-birthdays-per-month/README.md @@ -75,7 +75,7 @@ Features of this web part: * Show grouped employees based on their birthday's month. * Show photo of the employee * Button to send email to the selected employee -* Show remaining days of the employee's birthday +* Show remaining days until the employee's birthday * Show month section started from current month * Expand/Collapse month section * Initially expand current and next month section