Change name

This commit is contained in:
hakanensari 2014-06-19 12:33:53 +01:00
parent c7c98881b9
commit 286a8953d3

View File

@ -35,7 +35,7 @@ helpers do
end
get '/' do
jsonp(name: 'Fixer', description: 'JSON API for foreign exchange rates and currency conversion', docs: 'http://fixer.io')
jsonp(name: 'Fixer.io', description: 'JSON API for foreign exchange rates and currency conversion', docs: 'http://fixer.io')
end
get '/latest' do