From 3559d71e3a85303670eeaef5870d003fae86f07d Mon Sep 17 00:00:00 2001 From: Jason Ge Date: Wed, 20 Jun 2012 10:03:21 -0700 Subject: [PATCH] fix typo --- src/docs/userguide/notifications.diviner | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/userguide/notifications.diviner b/src/docs/userguide/notifications.diviner index cb9088033b..f0a9e71a79 100644 --- a/src/docs/userguide/notifications.diviner +++ b/src/docs/userguide/notifications.diviner @@ -56,7 +56,7 @@ In most cases, the defaults are appropriate, except that you should set == Verifying Server Status == -Access `/notifications/status/` to verify the server is operational. You should +Access `/notification/status/` to verify the server is operational. You should see a table showing stats like "uptime" and connection/message counts if the server is working. If it isn't working, you should see an error.