diff options
-rw-r--r-- | docs/extensions/nl2br.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/extensions/nl2br.md b/docs/extensions/nl2br.md index 8c53d33..d561510 100644 --- a/docs/extensions/nl2br.md +++ b/docs/extensions/nl2br.md @@ -6,7 +6,7 @@ New-Line-to-Break Extension Summary ------- -The New-Line-to-Break (`nl2b`) Extension will cause newlines to be treated as +The New-Line-to-Break (`nl2br`) Extension will cause newlines to be treated as hard breaks; like StackOverflow and [GitHub][] flavored Markdown do. [Github]: http://github.github.com/github-flavored-markdown/ |