Skip to content

Commit

Permalink
Merge pull request #15 from 0xflotus/master
Browse files Browse the repository at this point in the history
fixed small errors
  • Loading branch information
chris104957 committed May 26, 2019
2 parents 03defe2 + fa17ce6 commit 37b597d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -79,7 +79,7 @@ By default, Maildown bakes in its own default style sheet when sending emails. T

![screenshot](https://raw.githubusercontent.com/chris104957/maildown/master/Screen%20Shot%202019-05-08%20at%2023.26.45.png)

You can apply your own syles by simply using the `--theme` flag when sending mails, like this:
You can apply your own styles by simply using the `--theme` flag when sending mails, like this:

```bash
maildown send christopherdavies553@gmail.com "my email subject" -f "email.md" --theme "my-style.css" recipient1@gmail.com recipient2@gmail.com
Expand Down
2 changes: 1 addition & 1 deletion docs/content/post/getting-started.md
Expand Up @@ -120,7 +120,7 @@ of this project's Github readme):

![screenshot](https://raw.githubusercontent.com/chris104957/maildown/master/Screen%20Shot%202019-05-08%20at%2023.26.45.png)

You can apply your own syles by simply using the `--theme` flag when
You can apply your own styles by simply using the `--theme` flag when
sending mails, like this:

```bash
Expand Down

0 comments on commit 37b597d

Please sign in to comment.