diff options
-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 d33208a..47e8215 100644 --- a/client/src/components/RsvpForm.tsx +++ b/client/src/components/RsvpForm.tsx @@ -120,7 +120,7 @@ function RsvpForm() { <Grid item xs={12}> <p> Please RSVP for the wedding by March 10, 2025. The ceremony will - commence at 3 PM on April 26 in Divine Shepherd. The reception + commence at 2 PM on April 26 in Divine Shepherd. The reception will follow at 5 PM in A Venue on the Ridge. </p> </Grid> |