From ce9c693e0b290776299ccf6b4853a285727a9406 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 20 Mar 2016 13:18:14 +0100 Subject: [PATCH] Fix for #314 --- source/_components/notify.google_voice.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/notify.google_voice.markdown b/source/_components/notify.google_voice.markdown index 83676fd3923..aa1a6901e3b 100644 --- a/source/_components/notify.google_voice.markdown +++ b/source/_components/notify.google_voice.markdown @@ -28,7 +28,7 @@ notify: Configuration variables: - **username** (*Required*): Enter your the Google email address you have signed up for Google Voice with. Go to https://www.google.com/voice to setup your Google Voice account. -- **password** (*Required*): Enter the password associated with the above email. Go to https://www.pushbullet.com/ to retrieve your API key. +- **password** (*Required*): Enter the password associated with the above email. - **name** (*Optional*): Setting the optional parameter `name` allows multiple notifiers to be created. The default value is `notify`. The notifier will bind to the service `notify.NOTIFIER_NAME`. ### Usage