examples: fix a typo (#10984)

pull/10986/head^2
Roj Serbest 2021-07-28 22:39:37 +03:00 committed by GitHub
parent 65126efdc3
commit cd03d31989
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import os
import net.websocket
import term
// This client should be compiled an run in different konsoles
// This client should be compiled an run in different consoles
// it connects to the server who will broadcast your messages
// to all other connected clients
fn main() {