Skip to content

Commit 9bc80a3

Browse files
fix: update code block syntax in README.md for better clarity
1 parent 596db0b commit 9bc80a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Mailtrap lets you test safely in the Email Sandbox and then switch to Production
5656

5757
Example `.env` variables (or export in shell):
5858

59-
```
59+
```bash
6060
MAILTRAP_API_KEY=your_api_token # https://mailtrap.io/api-tokens
6161
MAILTRAP_USE_SANDBOX=true # true/false toggle
6262
MAILTRAP_INBOX_ID=123456 # Only needed for sandbox

0 commit comments

Comments
 (0)