diff --git a/Notify_dbus.md b/Notify_dbus.md index 0a7627c..ed77204 100644 --- a/Notify_dbus.md +++ b/Notify_dbus.md @@ -18,7 +18,7 @@ There are currently no options you can specify for this kind of notification, so * **kde**:// * This is just an alias to qt:// for simplicity purposes. Like qt://, this explicitly only attempt to access the QT DBus (even if the GLib one is present). * **glib**:// - * This will explicitly only attempt to access the GLib DBus (even if the QT one is present). A gnome:// alias was not created as gnome:// is already handled using a more mature/newer approach defined [[here|Notify_gnome]]. + * This will explicitly only attempt to access the GLib DBus (even if the QT one is present). A gnome:// alias was not created as Gnome support is already handled using a more mature/newer approach defined [[here|Notify_gnome]]. ### Parameter Breakdown There are no parameters at this time.