diff --git a/lnd_connect_uri.md b/lnd_connect_uri.md index 805dc16..089241f 100644 --- a/lnd_connect_uri.md +++ b/lnd_connect_uri.md @@ -7,7 +7,7 @@ Zap-iOS can open URLs with the scheme `lndconnect:` to directly connect to remot [foo] means optional, \ are placeholders ``` -lndconnect://:?[cert=&]macaroon= +lndconnect://:?[cert=&]macaroon= ``` ### Javascript reference implementation