diff options
author | Michael Hunteman <michael@huntm.net> | 2024-12-30 13:49:25 -0800 |
---|---|---|
committer | Michael Hunteman <michael@huntm.net> | 2024-12-30 13:49:25 -0800 |
commit | c2a8a9fac1322e9e0a63fe4de21abd7d7c696639 (patch) | |
tree | e095d183a647cafc0a466eaf1a48e3fe5900b4f9 /client/src/components/RsvpForm.tsx | |
parent | 4fd6cbf1ce8457932b8e2c73e83e1d729a485ca5 (diff) |
Update ceremony time
Diffstat (limited to 'client/src/components/RsvpForm.tsx')
-rw-r--r-- | client/src/components/RsvpForm.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/components/RsvpForm.tsx b/client/src/components/RsvpForm.tsx index 53fefa4..f25dfcd 100644 --- a/client/src/components/RsvpForm.tsx +++ b/client/src/components/RsvpForm.tsx @@ -124,7 +124,7 @@ function RsvpForm() { <p> Please RSVP for the wedding by March 10, 2025. The ceremony will commence at 4:30 pm on April 26 in Divine Shepherd. The reception - will follow at 6 pm in A Venue on the Ridge. + will follow at 5:30 pm in A Venue on the Ridge. </p> </Grid> <Grid item xs={12}> |