diff options
| author | xiaolou86 <20718693+xiaolou86@users.noreply.github.com> | 2023-12-04 16:08:03 +0800 |
|---|---|---|
| committer | xiaolou86 <20718693+xiaolou86@users.noreply.github.com> | 2023-12-04 16:08:37 +0800 |
| commit | 85abb0e02649725578caf0a9e1d3ba162766f1e2 (patch) | |
| tree | d7092b84a0a8d2aa911ae8296841d9d1c5d020d5 | |
| parent | 625dad7c1a363c38ed5a198b40888dfbc36e3b76 (diff) | |
fix typo in 53.md
| -rw-r--r-- | 53.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -6,7 +6,7 @@ Live Activities | |||
| 6 | 6 | ||
| 7 | `draft` `optional` | 7 | `draft` `optional` |
| 8 | 8 | ||
| 9 | Service providers want to offer live activities to the Nostr network in such a way that participants can easily logged and queried by clients. This NIP describes a general framework to advertise the involvement of pubkeys in such live activities. | 9 | Service providers want to offer live activities to the Nostr network in such a way that participants can easily log and query by clients. This NIP describes a general framework to advertise the involvement of pubkeys in such live activities. |
| 10 | 10 | ||
| 11 | ## Concepts | 11 | ## Concepts |
| 12 | 12 | ||