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 = ( const orgAdmonition = (
<Admonition type="tip"> <Admonition type="tip">
<Trans> <Trans>
For organizational accounts, use the birthdate of the person controlling For organizational accounts, use the birthdate of the person who is
the account. responsible for the account.
</Trans> </Trans>
</Admonition> </Admonition>
) )