Skip to content

Commit d7e7682

Browse files
Merge pull request #8 from RiktaD/patch-1
Update Mailable.php
2 parents 37411cd + a05fccf commit d7e7682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Mail/Mailable.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Mailable extends IlluminateMailable
1616
protected $mjml;
1717

1818
/**
19-
* Set the Markdown template for the message.
19+
* Set the MJML template for the message.
2020
*
2121
* @param string $view
2222
* @param array $data

0 commit comments

Comments
 (0)