walkor 10 лет назад
Родитель
Сommit
cb51f5e196
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -119,7 +119,7 @@ $tcp_worker->onClose($connection)
 Worker::runAll();
 ```
 
-### User defined protocol 
+### Custom protocol
 Protocols/MyTextProtocol.php
 ```php
 /**