Maxim Sokhatsky 11 years ago
parent
commit
8e83f05eec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/face/priv/static/doc/n2o_proto.htm

+ 1 - 1
apps/face/priv/static/doc/n2o_proto.htm

@@ -59,7 +59,7 @@ server by sending:</p>
 
 
 <p>This messages could be handled as this:</p>
 <p>This messages could be handled as this:</p>
 
 
-<code>event({binary,Message}) ->
+<code>event({bert,Message}) ->
     wf:info("This API will return BERT enveloped echo"),
     wf:info("This API will return BERT enveloped echo"),
     {answer,echo,Message};</code>
     {answer,echo,Message};</code>