Skip to content

Commit

Permalink
NUT-18: fix typo (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
prusnak authored Oct 18, 2024
1 parent ebed5ba commit ea8d7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 18.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ A Payment Request is defined as follows
"i": str <optional>,
"a": int <optional>,
"u": str <optional>,
"r": bool <optional>,
"s": bool <optional>,
"m": Array[str] <optional>,
"d": str <optional>,
"t": Array[Transport]
Expand Down

0 comments on commit ea8d7d6

Please sign in to comment.