Browse Source

update README.md

fising 8 năm trước cách đây
mục cha
commit
2b58522131
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.