Skip to content

Commit

Permalink
docs: escape html tag in spec
Browse files Browse the repository at this point in the history
  • Loading branch information
ottosuess authored Apr 12, 2019
1 parent 784e697 commit b20ee06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lnd_connect_uri.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Zap-iOS can open URLs with the scheme `lndconnect:` to directly connect to remot

### Syntax

[foo] means optional, <bar> are placeholders
[foo] means optional, \<bar\> are placeholders

```
lndconnect://<host>:<port>?[cert=<base64url DER certifcate>&]macaroon=<base64url macaroon>
Expand Down

0 comments on commit b20ee06

Please sign in to comment.