Skip to content

Commit 3cb4bf3

Browse files
committed
Minor improvement to guide.
1 parent 6a10cc4 commit 3cb4bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/getting-started/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $ bundle add async-http
2222

2323
### Making a Request
2424

25-
To make a request, create an instance of {ruby Async::HTTP::Internet} and call the appropriate method:
25+
To make a request, use {ruby Async::HTTP::Internet} and call the appropriate method:
2626

2727
~~~ ruby
2828
require 'async/http/internet'

0 commit comments

Comments
 (0)