From e0f3f7ecbf7a283efde2d8c6026d139e6bb6b421 Mon Sep 17 00:00:00 2001 From: Michael Morrison Date: Fri, 12 Jul 2013 04:12:55 -0500 Subject: [PATCH] Fix typo --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 37feda2..0f779c7 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,7 @@ The callback function is "guaranteed" to be called exactly once. If an error occurs, the returned object will contain an "error" key, indicating the issue. If the error key exists, it should be assumed that the game server is offline or unreachable. -Otherwise, the returned object will contain the following keys: - -Guaranteed: +Otherwise, the returned object is guaranteed to contain the following keys: * name * map