diff --git a/README.md b/README.md index 02ce3d7..8e6b15e 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ Get current `Handler` function, `null` by default #### Server::start -Run server object using this method +Run server object ``` php $server->start();