mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Fix typo in WebSocket tutorial (#5296)
This commit is contained in:
committed by
Hugo Locurcio
parent
c0b32c5258
commit
1f75bca9a5
@@ -93,7 +93,7 @@ This will print:
|
||||
Minimal server example
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
This example will show you how to create a WebSocket server that listen for remote connections, and how to send and receive data.
|
||||
This example will show you how to create a WebSocket server that listens for remote connections, and how to send and receive data.
|
||||
|
||||
::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user