mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-07 02:12:07 +03:00
Typo fix: "connecitons" -> "connections"
This commit is contained in:
@@ -86,7 +86,7 @@ This will print:
|
|||||||
Minimal server example
|
Minimal server example
|
||||||
^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
This example will show you how to create a WebSocket server that listen for remote connecitons, and how to send and receive data.
|
This example will show you how to create a WebSocket server that listen for remote connections, and how to send and receive data.
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user