From 93568e39717cd61ff855dc24e4f0ee30a6051f6c Mon Sep 17 00:00:00 2001 From: Ethan Tuttle <133234413+EthnTuttle@users.noreply.github.com> Date: Mon, 3 Feb 2025 18:27:25 -0500 Subject: [PATCH] Update 60.md (#1738) --- 60.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/60.md b/60.md index 2f97f87c..69db44f8 100644 --- a/60.md +++ b/60.md @@ -44,7 +44,7 @@ The wallet event is an addressable event `kind:37375`. Tags: * `d` - wallet ID. * `mint` - Mint(s) this wallet uses -- there MUST be one or more mint tags. -* `relay` - Relays where the wallet and related events can be found. -- one ore more relays SHOULD be specified. If missing, clients should follow [NIP-65](65.md). +* `relay` - Relays where the wallet and related events can be found. -- one or more relays SHOULD be specified. If missing, clients should follow [NIP-65](65.md). * `unit` - Base unit of the wallet (e.g. "sat", "usd", etc). * `name` - Optional human-readable name for the wallet. * `description` - Optional human-readable description of the wallet.