diff --git a/x/smart/README.md b/x/smart/README.md index 0f9193de..e856ff20 100644 --- a/x/smart/README.md +++ b/x/smart/README.md @@ -67,7 +67,7 @@ The config that the Smart Dialer takes is in a JSON format. Here is an example: ```json { "udp": { - "address": "8.8.8.8:53" + "address": "8.8.8.8" } }