Skip to content

Commit 4ce3a9b

Browse files
committed
Removed a typo
1 parent 03e3e4f commit 4ce3a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/expedia/http_service.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module Expedia
55
module HTTPService
66

77
API_SERVER = 'api.eancdn.com'
8-
# The development api server is not reliable. Ofthen gives 400...
8+
# The development api server is not reliable. Often gives 400...
99
# DEVELOPMENT_API_SERVER = 'dev.api.ean.com'
1010
DEVELOPMENT_API_SERVER = 'api.ean.com'
1111
RESERVATION_SERVER = 'book.api.ean.com'

0 commit comments

Comments
 (0)