upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxiaolou86 <20718693+xiaolou86@users.noreply.github.com>2023-12-04 16:08:09 +0800
committerxiaolou86 <20718693+xiaolou86@users.noreply.github.com>2023-12-04 16:08:38 +0800
commit8aba861bdf530f9e15b8d371ab3ce4f1ace61fef (patch)
tree976fac84772d587a10fbf96c5b7da75938c2f2f5
parent85abb0e02649725578caf0a9e1d3ba162766f1e2 (diff)
fix typo in 90.md
-rw-r--r--90.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/90.md b/90.md
index 6017c98..241eb38 100644
--- a/90.md
+++ b/90.md
@@ -34,7 +34,7 @@ There are two actors in the workflow described in this NIP:
34* Service providers (npubs who fulfill jobs) 34* Service providers (npubs who fulfill jobs)
35 35
36## Job request (`kind:5000-5999`) 36## Job request (`kind:5000-5999`)
37A request to process data, published by a customer. This event signals that an customer is interested in receiving the result of some kind of compute. 37A request to process data, published by a customer. This event signals that a customer is interested in receiving the result of some kind of compute.
38 38
39```json 39```json
40{ 40{