Maxim Sokhatsky 11 years ago
parent
commit
30cb584c6e
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

@@ -90,7 +90,7 @@ server by sending <b>info</b> notifications directly to Web Socket process:
 
 <code>> WebSocketPid ! {server, Message} </code>
 
-<p>You can obtain this Pid like this:</p>
+<p>You can obtain this Pid like here:</p>
 
 <code>event(init) -> wf:info("Web Socket Pid: ~p",[self()]);</code>