Skip to content

Commit

Permalink
Syntax error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkingserious authored Aug 11, 2016
1 parent 0df1613 commit 0acc606
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 @@ -122,7 +122,7 @@ var request = sg.emptyRequest({
value: 'Hello, Email!'
}
]
};
}
});

//With promise
Expand Down

0 comments on commit 0acc606

Please sign in to comment.