Skip to content

Commit a916376

Browse files
committed
minor fix in readme
1 parent 6767f0c commit a916376

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,8 @@ in the current request before you reusing the `ctx` table in some other place.
269269
## resty.core.socket
270270

271271
* [socket.setoption](https://github.com/openresty/lua-nginx-module#tcpsocksetoption)
272-
* [socket:setclientcert](https://github.com/openresty/lua-nginx-module#tcpsocksetclientcert)
273-
* [socket:sslhandshake](https://github.com/openresty/lua-nginx-module#tcpsocksslhandshake)
272+
* [socket.setclientcert](https://github.com/openresty/lua-nginx-module#tcpsocksetclientcert)
273+
* [socket.sslhandshake](https://github.com/openresty/lua-nginx-module#tcpsocksslhandshake)
274274

275275
[Back to TOC](#table-of-contents)
276276

0 commit comments

Comments
 (0)