mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
fix typos
This commit is contained in:
parent
010b322fa1
commit
e7e64af04a
2
84.md
2
84.md
|
@ -34,4 +34,4 @@ last value of the tag.
|
|||
|
||||
### Context
|
||||
Clients MAY include a `context` tag, useful when the highlight is a subset of a paragraph and displaying the
|
||||
surrounding content might be beneficial to give context to the higlight.
|
||||
surrounding content might be beneficial to give context to the highlight.
|
||||
|
|
2
90.md
2
90.md
|
@ -162,7 +162,7 @@ Service providers can give feedback about a job back to the customer.
|
|||
* `amount` tag: as defined in the [Job Result](#job-result) section.
|
||||
* `status` tag: Service Providers SHOULD indicate what this feedback status refers to. [Appendix 1](#appendix-1-job-feedback-status) defines status. Extra human-readable information can be added as an extra argument.
|
||||
|
||||
* NOTE: If the input params requires input to be encryped, then `content` field will have encrypted payload with `p` tag as key.
|
||||
* NOTE: If the input params requires input to be encrypted, then `content` field will have encrypted payload with `p` tag as key.
|
||||
|
||||
### Job feedback status
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user