mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-07-01 21:01:20 +08:00
fix(curriculum): update email sending instructions in workshop-email-simulator (#64485)
This commit is contained in:
parent
43781bf6e1
commit
43aa311d04
@ -7,7 +7,7 @@ dashedName: step-16
|
||||
|
||||
# --description--
|
||||
|
||||
Modify the `send_email` method to add the email to the receiver's inbox by calling the `receive_email` method of the `Inbox` class.
|
||||
Still within the `send_email` method, call the `receive_email` method of the `receiver`'s `inbox` to add email to the receiver's inbox.
|
||||
|
||||
# --hints--
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user