From f6a4e37e8840bb90f5650147bf05386603f9ab42 Mon Sep 17 00:00:00 2001
From: arizzubair <5427064+arizzubair@users.noreply.github.com>
Date: Mon, 22 Jan 2018 21:14:32 -0600
Subject: [PATCH] Update README.md (#6554)

Minor spelling mistake.
---
 plugins/bgnotify/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/bgnotify/README.md b/plugins/bgnotify/README.md
index b154916d6..fad299159 100644
--- a/plugins/bgnotify/README.md
+++ b/plugins/bgnotify/README.md
@@ -10,7 +10,7 @@ Standalone homepage: [t413/zsh-background-notify](https://github.com/t413/zsh-ba
 
 Just add bgnotify to your plugins list in your `.zshrc`
 
-- On OS X you'll need [terminal-notifer](https://github.com/alloy/terminal-notifier)
+- On OS X you'll need [terminal-notifier](https://github.com/alloy/terminal-notifier)
   * `brew install terminal-notifier` (or `gem install terminal-notifier`)
 - On ubuntu you're already all set!
 - On windows you can use [notifu](http://www.paralint.com/projects/notifu/) or the Cygwin Ports libnotify package