diff --git a/Notify_growl.md b/Notify_growl.md index dd4802b..acc7e88 100644 --- a/Notify_growl.md +++ b/Notify_growl.md @@ -24,7 +24,8 @@ Depending on the version of your Apple OS, you may wish to enable the legacy pro | port | No | The port Growl Server is listening on. By default the port is **23053**. You will probably never have to change this. | password | No | The password associated with the Growl server if you set one up. | version | No | The default version is 2, but you can specify the attribute ?version=1 if you would require the 1.4 version of the protocol. -| priority | no | Can be **low**, **moderate**, **normal**, **high**, or **emergency**; the default is **normal** if a priority isn't specified. +| priority | No | Can be **low**, **moderate**, **normal**, **high**, or **emergency**; the default is **normal** if a priority isn't specified. + #### Example Send a Growl notification to our server ```bash