瀏覽代碼

update README.md

fising 8 年之前
父節點
當前提交
2b58522131
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.