Fixed bad closing comment in readme code

Project: http://git-wip-us.apache.org/repos/asf/usergrid-nodejs/repo
Commit: http://git-wip-us.apache.org/repos/asf/usergrid-nodejs/commit/bc2bb98b
Tree: http://git-wip-us.apache.org/repos/asf/usergrid-nodejs/tree/bc2bb98b
Diff: http://git-wip-us.apache.org/repos/asf/usergrid-nodejs/diff/bc2bb98b

Branch: refs/heads/master
Commit: bc2bb98b7b27f35c2b6d02ed3a733930e9eb67c0
Parents: ee50d70
Author: brandon <bran...@behemoth.ca>
Authored: Thu Feb 11 12:41:39 2016 -0800
Committer: brandon <bran...@behemoth.ca>
Committed: Thu Feb 11 12:41:39 2016 -0800

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/usergrid-nodejs/blob/bc2bb98b/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index efc0ce2..0ee2c80 100644
--- a/README.md
+++ b/README.md
@@ -206,7 +206,7 @@ Usergrid.PUT(query, { keywords: ['pasta'] }, 
function(error, usergridResponse) {
                ]
            }
         ]
-    /*
+    */
 })
 ```
     

Reply via email to