Merge pull request #1283 from mattermost/lfbrock-patch-2

Update Markdown.md to fix spelling error
This commit is contained in:
Corey Hulen
2015-11-03 09:57:21 -08:00

View File

@@ -26,7 +26,7 @@ Renders as:
code block
```
Create in-line monospaced font by surrounding it with back spaces.
Create in-line monospaced font by surrounding it with backticks.
```
`monospace`
```