Skip to content

Commit c0b5081

Browse files
Update examples/helpers/README.md
Co-Authored-By: tulikavijay <fictionfree54@gmail.com>
1 parent 568e5b0 commit c0b5081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/helpers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Using helper class to send emails
22
You can use helper classes to customize the process of sending emails using SendGrid. Each process (such as sending a mock email,
3-
building attachments, configuring settings, building personalizations,etc are made easy using helpers. All you need is a file with
3+
building attachments, configuring settings, building personalizations, etc.) are made easy using helpers. All you need is a file with
44
all the classes imported and you can start sending emails!
55

66
> Note : you will need move this file to the root directory of this project to execute properly.

0 commit comments

Comments
 (0)