Commit 562b154b77a2927dd7634f6ba55e1fb7d095514c

Authored by Adhidarma Hadiwinoto
1 parent af7c348402
Exists in master

typo fix

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -141,7 +141,7 @@ function createRequestOptions(task) {
141 141 task.destination,
142 142 task.requestId,
143 143 config.h2h_out.pin,
144   - confg.h2h_out.password
  144 + config.h2h_out.password
145 145 )
146 146 }
147 147 };