diff --git a/help/embedding/prefill-booking-form-embed.mdx b/help/embedding/prefill-booking-form-embed.mdx index 6c7b9b43ec..89c7aeda69 100644 --- a/help/embedding/prefill-booking-form-embed.mdx +++ b/help/embedding/prefill-booking-form-embed.mdx @@ -7,7 +7,7 @@ Booking form inside an embed can be prefilled as well. ## Inline Embed ```js -// Prefill Name, Email and Attendee Address - React. +// Prefill Name, Email, Attendee Address and passing metadata - React. // You can specify config property to do prefilling // React Demo Link - https://codesandbox.io/s/react-prefill-attendee-address-email-sqhf7r