Fix small typoe on Github::Client#root_endpoint

parent 8021a724
......@@ -23,7 +23,7 @@ module Github
private
def root_endpoint
custom_endpoint || githup_endpoint
custom_endpoint || github_endpoint
end
def custom_endpoint
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment