diff options
| author | Yasuhiro Matsumoto <mattn.jp@gmail.com> | 2023-11-17 12:22:43 +0900 |
|---|---|---|
| committer | Yasuhiro Matsumoto <mattn.jp@gmail.com> | 2023-11-17 12:22:43 +0900 |
| commit | e7e64af04aaf57461392acf117438038c4613eb0 (patch) | |
| tree | b5d0b4a534587878e1a670bcb25fc0e6b929ac26 /90.md | |
| parent | 010b322fa14eba673a1b1e6489f6109507d6df2c (diff) | |
fix typos
Diffstat (limited to '90.md')
| -rw-r--r-- | 90.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -162,7 +162,7 @@ Service providers can give feedback about a job back to the customer. | |||
| 162 | * `amount` tag: as defined in the [Job Result](#job-result) section. | 162 | * `amount` tag: as defined in the [Job Result](#job-result) section. |
| 163 | * `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. | 163 | * `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. |
| 164 | 164 | ||
| 165 | * NOTE: If the input params requires input to be encryped, then `content` field will have encrypted payload with `p` tag as key. | 165 | * NOTE: If the input params requires input to be encrypted, then `content` field will have encrypted payload with `p` tag as key. |
| 166 | 166 | ||
| 167 | ### Job feedback status | 167 | ### Job feedback status |
| 168 | 168 | ||