diff options
| author | Adam Shannon <adamkshannon@gmail.com> | 2024-05-11 11:52:32 -0500 |
|---|---|---|
| committer | Adam Shannon <adamkshannon@gmail.com> | 2024-05-11 11:52:32 -0500 |
| commit | cb9bddb8dfd11972286215d9bdee7434764ccf7b (patch) | |
| tree | 77f3e1a70d1b5d34d92988a10b53cbef6c0ebc58 /46.md | |
| parent | 8073c848a33007c6e03d1de4d4fd17d46c2a0242 (diff) | |
all: minor spelling fixes
Diffstat (limited to '46.md')
| -rw-r--r-- | 46.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -208,7 +208,7 @@ When the user types a NIP-05 the client: | |||
| 208 | 208 | ||
| 209 | #### Remote signer discovery via NIP-89 | 209 | #### Remote signer discovery via NIP-89 |
| 210 | 210 | ||
| 211 | In this last case, most often used to fascilitate an OAuth-like signin flow, the client first looks for remote signers that have announced themselves via NIP-89 application handler events. | 211 | In this last case, most often used to facilitate an OAuth-like signin flow, the client first looks for remote signers that have announced themselves via NIP-89 application handler events. |
| 212 | 212 | ||
| 213 | First the client will query for `kind: 31990` events that have a `k` tag of `24133`. | 213 | First the client will query for `kind: 31990` events that have a `k` tag of `24133`. |
| 214 | 214 | ||