We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b72254 commit 9621f57Copy full SHA for 9621f57
docs/guides/examples/react-email.mdx
@@ -10,7 +10,7 @@ This example demonstrates how to use Trigger.dev to send emails using [React Ema
10
11
<Note>
12
This example uses [Resend](https://resend.com) as the email provider. You can use other email
13
- providers like [SendGrid](https://sendgrid.com) or [Loops](https://loops.so) as well. Full list of
+ providers like [Loops](https://loops.so) or [SendGrid](https://sendgrid.com) etc. Full list of
14
their integrations can be found [here](https://react.email/docs/introduction#integrations).
15
</Note>
16
0 commit comments