upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrewry Pope <drewrypope@gmail.com>2022-12-16 08:17:38 -0600
committerfiatjaf <fiatjaf@gmail.com>2022-12-16 11:50:59 -0300
commit0c7b732867ea55527a6ec7562e92c091bb329476 (patch)
tree31e012d4e983eb293bc3d695c429ec346d47912d
parentba75c1b98b64c1f3d502f643e524620c2457141d (diff)
Improve Case Consistency
-rw-r--r--11.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/11.md b/11.md
index 828e1a2..2b26823 100644
--- a/11.md
+++ b/11.md
@@ -47,7 +47,7 @@ An alternative contact may be listed under the `contact` field as well, with the
47 47
48### Supported NIPs ### 48### Supported NIPs ###
49 49
50As the Nostr protocol evolves, some functionality may only be available by relays that implement a specific `NIP`. This field is an array of the integer identifiers of `NIP`s that are implemented in the relay. Examples would include `1`, for `"NIP-01"` and `9`, for `"NIP-09"`. Client-side `NIPs` SHOULD not be advertised, and can be ignored by clients. 50As the Nostr protocol evolves, some functionality may only be available by relays that implement a specific `NIP`. This field is an array of the integer identifiers of `NIP`s that are implemented in the relay. Examples would include `1`, for `"NIP-01"` and `9`, for `"NIP-09"`. Client-side `NIPs` SHOULD NOT be advertised, and can be ignored by clients.
51 51
52### Software ### 52### Software ###
53 53