diff options
| author | Vitor Pamplona <vitor@vitorpamplona.com> | 2024-05-11 13:19:29 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-11 13:19:29 -0400 |
| commit | 69e14f1dca1e7ae439072d157b62ad3462086116 (patch) | |
| tree | 77f3e1a70d1b5d34d92988a10b53cbef6c0ebc58 /46.md | |
| parent | 8073c848a33007c6e03d1de4d4fd17d46c2a0242 (diff) | |
| parent | cb9bddb8dfd11972286215d9bdee7434764ccf7b (diff) | |
Merge pull request #1230 from adamdecaf/misc-spelling-fixes
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 | ||