upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--20.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/20.md b/20.md
index 49e2396..7e97dd9 100644
--- a/20.md
+++ b/20.md
@@ -82,7 +82,7 @@ Client Handling
82 82
83For the `pow:` prefix it may query relay metadata to get the updated difficulty requirement and try again in the background. 83For the `pow:` prefix it may query relay metadata to get the updated difficulty requirement and try again in the background.
84 84
85For the `invalid:` and `blocked`: prefix the client may wish to show these as styled error popups. 85For the `invalid:` and `blocked:` prefix the client may wish to show these as styled error popups.
86 86
87The prefixes include a colon so that the message can be cleanly separated from the prefix by taking everything after `:` and trimming it. 87The prefixes include a colon so that the message can be cleanly separated from the prefix by taking everything after `:` and trimming it.
88 88