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
             )
         }
     };