Skip to content

Commit e24455a

Browse files
jcat4koic
andauthored
Update README.md
Co-authored-by: Koichi ITO <[email protected]>
1 parent 044d5be commit e24455a

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
@@ -596,7 +596,7 @@ If the transport layer you need is not included in the gem, you can build and pa
596596

597597
```ruby
598598
class CustomTransport
599-
# Sends a JSON-RPC request to the server and returns the raw response
599+
# Sends a JSON-RPC request to the server and returns the raw response.
600600
#
601601
# @param request [Hash] A complete JSON-RPC request object.
602602
# https://www.jsonrpc.org/specification#request_object

0 commit comments

Comments
 (0)