diff options
| author | Vincenzo Imperati <61617279+VincenzoImp@users.noreply.github.com> | 2025-12-30 19:04:37 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-30 10:04:37 -0800 |
| commit | 2f71cf74ae3e9bc78d4b599d8ba350cb8df95921 (patch) | |
| tree | 68e6c8b4fa69ca0f1a3112de62e90b98282d315a /88.md | |
| parent | aa30111d2f73f2f6f503b720b2bbf05299dcf141 (diff) | |
Fix typos and broken links across multiple NIPs (#2178)
Diffstat (limited to '88.md')
| -rw-r--r-- | 88.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -48,7 +48,7 @@ Example Event | |||
| 48 | 48 | ||
| 49 | The response event is a `kind:1018` event. It contains an e tag with the poll event it is referencing, followed by one or more response tags. | 49 | The response event is a `kind:1018` event. It contains an e tag with the poll event it is referencing, followed by one or more response tags. |
| 50 | 50 | ||
| 51 | - **response** : The tag contains "response" as it's first positional argument followed by the option Id selected. | 51 | - **response** : The tag contains "response" as its first positional argument followed by the option Id selected. |
| 52 | 52 | ||
| 53 | The responses are meant to be published to the relays specified in the poll event. | 53 | The responses are meant to be published to the relays specified in the poll event. |
| 54 | 54 | ||