Skip to content

Commit

Permalink
Update x/smart/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Vinicius Fortuna <[email protected]>
  • Loading branch information
daniellacosse and fortuna authored Oct 24, 2024
1 parent 5df4e8f commit d2daa66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/smart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}

Expand Down

0 comments on commit d2daa66

Please sign in to comment.