summaryrefslogtreecommitdiff
path: root/ftplugin/hackernews.py
diff options
context:
space:
mode:
Diffstat (limited to 'ftplugin/hackernews.py')
-rw-r--r--ftplugin/hackernews.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftplugin/hackernews.py b/ftplugin/hackernews.py
index 78fcff0..ae294bb 100644
--- a/ftplugin/hackernews.py
+++ b/ftplugin/hackernews.py
@@ -51,7 +51,7 @@ def main():
vim.command("setlocal buftype=nofile")
bwrite("┌───┐")
- bwrite("│ Y │ Hacker New (news.ycombinator.com)")
+ bwrite("│ Y │ Hacker News (news.ycombinator.com)")
bwrite("└───┘")
bwrite("")