From 668bb433fea8609ffda4b1e719d0621c5907968d Mon Sep 17 00:00:00 2001 From: Brian <165865819+brianshea2@users.noreply.github.com> Date: Tue, 24 Dec 2024 14:16:16 -0500 Subject: [PATCH] fix typo --- docs/myaddr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/myaddr.md b/docs/myaddr.md index df35bb0f4..d271ae84d 100644 --- a/docs/myaddr.md +++ b/docs/myaddr.md @@ -20,7 +20,7 @@ ### Compulsory parameters -- `"domain"` - the **single** domain to update; note the `key` below updates all records and subdomains for this domain. It should be `your-name*.myaddr.tools`. +- `"domain"` - the **single** domain to update; note the `key` below updates all records and subdomains for this domain. It should be `your-name.myaddr.tools`. - `"key"` - the private key corresponding to the domain to update ### Optional parameters