mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
chore: fix typo (#6803)
This commit is contained in:
parent
3ee2e03ac8
commit
0020e26270
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ describe('profile, account center fields disabled', () => {
|
|||
enabled: true,
|
||||
fields: {
|
||||
name: AccountCenterControlValue.ReadOnly,
|
||||
// Unexisted filed should not be readable
|
||||
// Unexisted field should not be readable
|
||||
},
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue