Skip to content

Commit

Permalink
Template docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ewandennis committed Feb 28, 2017
1 parent 64d4c13 commit a3b3a86
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions lib/template.ex
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ defmodule SparkPost.Template do
or use the [SparkPost API reference](https://developers.sparkpost.com/api/templates.html) for details.
Returned by `SparkPost.template.preview/2`.
-from
-email
-name
-subject
-reply_to
-text
-html
-headers
- from
- email
- name
- subject
- reply_to
- text
- html
- headers
"""

alias SparkPost.Endpoint
Expand Down

0 comments on commit a3b3a86

Please sign in to comment.