Skip to content

Commit

Permalink
Fix docs formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
robi42 committed Sep 12, 2010
1 parent 640ce5a commit c5c9c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ Note the two supported mail address syntaxes above (so incl. "personal name").

To send to multiple recipients simply use an array:

mail.send({to: ['alice@example.com', 'bob@example.com']});
mail.send({to: ['alice@example.com', 'bob@example.com']});

BTW, if `from`'s omitted `javax.mail`'s [fallback] mechanism is used.

Expand Down

0 comments on commit c5c9c2b

Please sign in to comment.