Explorar el Código

update README.md

fising hace 8 años
padre
commit
2b58522131
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      examples/chat/README.md

+ 1 - 1
examples/chat/README.md

@@ -1,6 +1,6 @@
 # Chat Example
 
-This application shows how to use use the
+This application shows how to use the
 [websocket](https://github.com/gorilla/websocket) package to implement a simple
 web chat application.