瀏覽代碼

Corrected typo

Taddeus Kroes 12 年之前
父節點
當前提交
daf312cad0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -19,7 +19,7 @@ Her is a quick overview of the features in this library:
   concatenate fragmented messages to individual payloads.
 - HTTP authentication during handshake.
 - An extendible server implementation.
-- Secure sockets using SSL certificates (for 'wss://...' URL's).
+- Secure sockets using SSL certificates (for 'wss://...' URLs).
 - The possibility to add extensions to the web socket protocol. An included
   implementation is [deflate-frame](http://tools.ietf.org/html/draft-tyoshino-hybi-websocket-perframe-deflate-06).