Maxim Sokhatsky 11 лет назад
Родитель
Сommit
8e83f05eec
1 измененных файлов с 1 добавлено и 1 удалено
  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>
 
-<code>event({binary,Message}) ->
+<code>event({bert,Message}) ->
     wf:info("This API will return BERT enveloped echo"),
     {answer,echo,Message};</code>