Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
maka-io authored May 24, 2019
1 parent 324b7d5 commit 8f1fcb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export function initialize(config = { httpLinkOptions: {} }) {

let terminatingLink;

// Backward compatability
// Backward compatibility
if (config.uri) {
config.httpLinkOptions.uri = config.uri;
} else {
Expand Down

0 comments on commit 8f1fcb4

Please sign in to comment.