diff options
| author | xiaolou86 <20718693+xiaolou86@users.noreply.github.com> | 2023-12-04 16:08:09 +0800 |
|---|---|---|
| committer | xiaolou86 <20718693+xiaolou86@users.noreply.github.com> | 2023-12-04 16:08:38 +0800 |
| commit | 8aba861bdf530f9e15b8d371ab3ce4f1ace61fef (patch) | |
| tree | 976fac84772d587a10fbf96c5b7da75938c2f2f5 /90.md | |
| parent | 85abb0e02649725578caf0a9e1d3ba162766f1e2 (diff) | |
fix typo in 90.md
Diffstat (limited to '90.md')
| -rw-r--r-- | 90.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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`) |
| 37 | A 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. | 37 | A 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 | { |