fix typo
This commit is contained in:
parent
91b139aca2
commit
d052f503f9
@ -291,7 +291,7 @@ module GitHub
|
||||
"q=#{uri_escape(params_list.join(" "))}&per_page=100"
|
||||
end
|
||||
|
||||
def format_paramater(key, value)
|
||||
def format_parameter(key, value)
|
||||
"#{key}:#{value}"
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user