This commit is contained in:
Eric Bailey
2025-12-15 14:07:35 -06:00
parent 9eeef926ca
commit 7d22f526c4
@@ -123,8 +123,8 @@ export function NoAccessScreen() {
const orgAdmonition = (
<Admonition type="tip">
<Trans>
For organizational accounts, use the birthdate of the person controlling
the account.
For organizational accounts, use the birthdate of the person who is
responsible for the account.
</Trans>
</Admonition>
)