Skip to content

Commit 89e24dc

Browse files
committed
Adjust readme
1 parent 551477d commit 89e24dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
Process incoming JSON-RPC requests in Python.
1313

14-
To serve JSON-RPC requests:
14+
To serve JSON-RPC methods:
1515
```python
1616
from jsonrpcserver import Success, method, serve
1717

0 commit comments

Comments
 (0)