Skip to content

Commit 9a8fc28

Browse files
committed
doc: fixed some typos
1 parent e56d23b commit 9a8fc28

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
@@ -42,7 +42,7 @@ Features
4242
* SSL/TLS support.
4343
* Chunked data support.
4444
* Convenient interfaces to support features like json, authorization and etc.
45-
* Stream interfaces to read request body.
45+
* Stream interfaces to read body.
4646
* HTTP/HTTPS proxy.
4747
* Latency metrics.
4848
* Session support.
@@ -106,7 +106,7 @@ $ luarocks install lua-resty-requests
106106
* [OPM](https://github.com/openresty/opm):
107107

108108
```bash
109-
$ opm get thibaultcha/lua-resty-requests
109+
$ opm get tokers/lua-resty-requests
110110
```
111111

112112
* Manually:

0 commit comments

Comments
 (0)