Skip to content

Commit 6aa8c4f

Browse files
committed
Minor README update
1 parent 5b92119 commit 6aa8c4f

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
@@ -59,7 +59,7 @@ Should the need arise, you may work with the `IndieWeb::Endpoints::Client` class
5959
require 'indieweb/endpoints'
6060

6161
client = IndieWeb::Endpoints::Client.new('https://aaronparecki.com')
62-
#=> #<IndieWeb::Endpoints::Client url: "https://aaronparecki.com">
62+
#=> #<IndieWeb::Endpoints::Client uri: "https://aaronparecki.com">
6363

6464
client.response
6565
#=> #<HTTP::Response/1.1 200 OK {…}>

0 commit comments

Comments
 (0)