From 562b154b77a2927dd7634f6ba55e1fb7d095514c Mon Sep 17 00:00:00 2001 From: Adhidarma Hadiwinoto <me@adhisimon.org> Date: Thu, 6 Oct 2016 18:32:29 +0700 Subject: [PATCH] typo fix --- partner-otomax.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/partner-otomax.js b/partner-otomax.js index 392a297..0f179bc 100644 --- a/partner-otomax.js +++ b/partner-otomax.js @@ -141,7 +141,7 @@ function createRequestOptions(task) { task.destination, task.requestId, config.h2h_out.pin, - confg.h2h_out.password + config.h2h_out.password ) } }; -- 1.9.0