diff --git a/46.md b/46.md index 05719cb5..27c6930f 100644 --- a/46.md +++ b/46.md @@ -122,5 +122,5 @@ When redirecting, the client can choose to add a `callbackUrl` query string para - result: `generated-pubkey` #### Account creation -This method creates a new key inside the backend. All params are optional. Username+domain can be specified so a NIP-05 record is created to point to this key. Email is an optional parameter that allows the backend to check if this user has already created an account in this backend. The `create_account` method should be sent to the pubkey of the bunker, which should match the root NIP-05 entry (`_domain`). +This method creates a new key inside the backend. All params are optional. Username+domain can be specified so a NIP-05 record is created to point to this key. Email is an optional parameter that allows the backend to check if this user has already created an account in this backend. The `create_account` method should be sent to the pubkey of the bunker, which should match the root NIP-05 entry (`_@domain`).