Skip to content

Commit

Permalink
Remove comma to match every other api endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
TrixterTheTux authored Jun 15, 2018
1 parent b5bcc49 commit 6129b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/endpoints.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ module.exports = {
'host': 'eu.api.ovh.com'
},
'ovh-us': {
'host': 'api.ovhcloud.com',
'host': 'api.ovhcloud.com'
},
'ovh-ca': {
'host': 'ca.api.ovh.com'
Expand Down

0 comments on commit 6129b7c

Please sign in to comment.