Skip to content

Commit 9e8b91d

Browse files
authored
docs: Fixing sandbox key in kitchen-sink documentation (#1131)
1 parent f36a7fd commit 9e8b91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/use-cases/kitchen-sink.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const msg = {
4141
},
4242
ipPoolName: 'sendgrid-ip-pool-name',
4343
mailSettings: {
44-
sandbox: {
44+
sandboxMode: {
4545
enable: true,
4646
},
4747
},

0 commit comments

Comments
 (0)