Skip to content

Commit

Permalink
edit link text for node
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-andreadao committed Jun 20, 2024
1 parent 1dd5c31 commit 7e41042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/storefront/graphql/customers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Customer mutations and queries can do the following:
* Reset a password
* Get a customer address book

When you register, change, or reset a password, you can validate the password using [complexity requirements](/graphql-storefront/reference#definition-CustomersSettings) before submitting the desired password to the BigCommerce platform.
When you register, change, or reset a password, you can validate it using the password complexity requirements under the [CustomerSettings node](/graphql-storefront/reference#definition-CustomersSettings) before submitting the desired password to the BigCommerce platform.

## Tokens

Expand Down

0 comments on commit 7e41042

Please sign in to comment.