Skip to content

Commit 9b3cd3d

Browse files
committed
spacing
1 parent 10104df commit 9b3cd3d

File tree

1 file changed

+2
-2
lines changed
  • services/alchemy_language

1 file changed

+2
-2
lines changed

services/alchemy_language/v1.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
var extend = require('extend');
2020
var util = require('util');
2121
var requestFactory = require('../../lib/requestwrapper');
22-
// IMPORTANT:
23-
// Due to the current design, the URL must be the last key on each endpoint or
22+
// IMPORTANT:
23+
// Due to the current design, the URL must be the last key on each endpoint or
2424
// it could inadvertently clobber a url query param in the users request.
2525
// see #236
2626
var endpoints = require('../../lib/alchemy_endpoints.json');

0 commit comments

Comments
 (0)