소스 검색

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.