Corrects very minor typo
Changes 'top' to 'to'
This commit is contained in:
parent
70e03c119b
commit
3ff6bd66a0
1 changed files with 1 additions and 1 deletions
|
@ -464,7 +464,7 @@ or specifying everything UDP
|
||||||
|
|
||||||
| method | definition |
|
| method | definition |
|
||||||
|-----------|------------|
|
|-----------|------------|
|
||||||
|start| start serving need top call ` serve ` or ` serveNet ` first to set up the server |
|
|start| start serving need to call ` serve ` or ` serveNet ` first to set up the server |
|
||||||
|stop| close the server and stop serving |
|
|stop| close the server and stop serving |
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
Loading…
Reference in a new issue