Michelle Bu 11 years ago
parent
commit
98f43e5de1
2 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api.json
  2. 0 0
      docs/index.html

+ 1 - 1
docs/api.json

@@ -300,7 +300,7 @@
           {
           {
             "name": "'open'",
             "name": "'open'",
             "type": "event",
             "type": "event",
-            "snippet": "dataConnection.on('data', function() { ... });",
+            "snippet": "dataConnection.on('open', function() { ... });",
             "description": "Emitted when the connection is established and ready-to-use."
             "description": "Emitted when the connection is established and ready-to-use."
           },
           },
           {
           {

File diff suppressed because it is too large
+ 0 - 0
docs/index.html


Some files were not shown because too many files changed in this diff