[tor-commits] [gettor/master] Fix typo in json

hiro at torproject.org hiro at torproject.org
Tue Oct 15 14:04:06 UTC 2019


commit b50da54ab25f82366ee7771baba557ec53975b37
Author: hiro <hiro at torproject.org>
Date:   Tue Oct 15 16:04:02 2019 +0200

    Fix typo in json
---
 gettor.conf.json.example | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gettor.conf.json.example b/gettor.conf.json.example
index 958785a..8cc2f91 100644
--- a/gettor.conf.json.example
+++ b/gettor.conf.json.example
@@ -13,7 +13,7 @@
   "consumer_secret": "",
   "access_key": "",
   "access_secret": "",
-  "test_hid" = "",
+  "test_hid": "",
   "twitter_handle": "get_tor",
   "twitter_messages_endpoint": "https://api.twitter.com/1.1/direct_messages/events/list.json",
   "twitter_new_message_endpoint": "https://api.twitter.com/1.1/direct_messages/events/new.json"



More information about the tor-commits mailing list