upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattn <mattn.jp@gmail.com>2023-11-17 12:23:31 +0900
committerGitHub <noreply@github.com>2023-11-17 12:23:31 +0900
commitba1078b6cec42765238dfe84125180658a4e0e67 (patch)
treeb5d0b4a534587878e1a670bcb25fc0e6b929ac26
parent010b322fa14eba673a1b1e6489f6109507d6df2c (diff)
parente7e64af04aaf57461392acf117438038c4613eb0 (diff)
Merge pull request #886 from mattn/fix-typos5
fix typos
-rw-r--r--84.md2
-rw-r--r--90.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/84.md b/84.md
index 308cbdd..303cd93 100644
--- a/84.md
+++ b/84.md
@@ -34,4 +34,4 @@ last value of the tag.
34 34
35### Context 35### Context
36Clients MAY include a `context` tag, useful when the highlight is a subset of a paragraph and displaying the 36Clients MAY include a `context` tag, useful when the highlight is a subset of a paragraph and displaying the
37surrounding content might be beneficial to give context to the higlight. 37surrounding content might be beneficial to give context to the highlight.
diff --git a/90.md b/90.md
index fe0d89c..c498cdd 100644
--- a/90.md
+++ b/90.md
@@ -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