Skip to content

Commit a3b3a86

Browse files
committed
Template docs fix
1 parent 64d4c13 commit a3b3a86

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

lib/template.ex

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ defmodule SparkPost.Template do
77
or use the [SparkPost API reference](https://developers.sparkpost.com/api/templates.html) for details.
88
99
Returned by `SparkPost.template.preview/2`.
10-
-from
11-
-email
12-
-name
13-
-subject
14-
-reply_to
15-
-text
16-
-html
17-
-headers
10+
- from
11+
- email
12+
- name
13+
- subject
14+
- reply_to
15+
- text
16+
- html
17+
- headers
1818
"""
1919

2020
alias SparkPost.Endpoint

0 commit comments

Comments
 (0)