From 77025ec7a3a3430a2425ec195702cb1281ed7114 Mon Sep 17 00:00:00 2001
From: Adhidarma Hadiwinoto <gua@adhisimon.org>
Date: Wed, 21 Mar 2018 16:27:33 +0700
Subject: [PATCH] typo in config sample

---
 config.sample.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.sample.json b/config.sample.json
index a83de93..01d0a68 100644
--- a/config.sample.json
+++ b/config.sample.json
@@ -7,7 +7,7 @@
     "pull_interval_ms": 1000,
     "partner": {
         "url": "https://PLEASE_CHANGE_ME:6789/",
-        "msidn": "PLEASE_CHANGE_ME",
+        "msisdn": "PLEASE_CHANGE_ME",
         "pin": "PLEASE_CHANGE_ME"
     },
     "remote_products": {
-- 
1.9.0