website/docs: fix invalid markdown

This commit is contained in:
Jens L 2021-11-25 13:37:57 +01:00
parent f9bfae9190
commit f81ffd54f3
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ title: Troubleshooting Email sending
To test if an email stage, or the global email settings are configured correctly, you can run the following command:
````
```
ak test_email <to address> [-s <stage name>]
```