mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
chore: remove repetitive words (#4448)
Signed-off-by: hardlydearly <799511800@qq.com>
This commit is contained in:
@ -95,7 +95,7 @@ pub struct EmailContents {
|
||||
/// The subject of email
|
||||
pub subject: String,
|
||||
|
||||
/// This will be the intermediate representation of the the email body in a generic format.
|
||||
/// This will be the intermediate representation of the email body in a generic format.
|
||||
/// The email clients can convert this intermediate representation to their client specific rich text format
|
||||
pub body: IntermediateString,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user