fix typos

This commit is contained in:
Yasuhiro Matsumoto 2023-11-17 12:22:43 +09:00
parent 010b322fa1
commit e7e64af04a
No known key found for this signature in database
GPG Key ID: 622DE34DC490584B
2 changed files with 2 additions and 2 deletions

2
84.md
View File

@ -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
View File

@ -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