Skip to content

Commit

Permalink
Merge pull request #16 from WayneEld/master
Browse files Browse the repository at this point in the history
Updated README.md
  • Loading branch information
0xTim authored Feb 7, 2023
2 parents 00a2d91 + 9ccab14 commit 7186529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ You can use all of the available parameters here to build your `SendGridEmail`
Usage in a route closure would be as followed:

~~~~swift
import SendGrid
import SendGridKit

let email = SendGridEmail(...)
try await sendGridClient.send(email)
Expand Down

0 comments on commit 7186529

Please sign in to comment.