diff options
| author | hodlbod <jstaab@protonmail.com> | 2023-12-04 06:05:01 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-04 06:05:01 -0800 |
| commit | c07f0eab1a74c3de5666ce0d2245d40f90543a3d (patch) | |
| tree | 976fac84772d587a10fbf96c5b7da75938c2f2f5 /90.md | |
| parent | 9913395d90a602af56404ba2c9a1bc43cac65b26 (diff) | |
| parent | 8aba861bdf530f9e15b8d371ab3ce4f1ace61fef (diff) | |
Merge pull request #915 from xiaolou86/master
Fix typos
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 | { |