Skip to content

Commit da3da04

Browse files
Turbo87LawnGnome
andauthored
Update src/controllers/krate/delete.rs
Co-authored-by: Adam Harvey <[email protected]>
1 parent 1e50d69 commit da3da04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/controllers/krate/delete.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ impl Email for CrateDeletionEmail<'_> {
185185
format!(
186186
"Hi {},
187187
188-
this is a confirmation email for the deletion of your \"{}\" crate.
188+
Your \"{}\" crate has been deleted, per your request.
189189
190190
If you did not initiate this deletion, your account may have been compromised. Please contact us at [email protected].",
191191
self.user, self.krate

0 commit comments

Comments
 (0)