mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 18:33:55 +00:00
Fix Typo actualy to actually (#10566)
This commit is contained in:
parent
23bd0226a5
commit
df832fafd1
@ -63,7 +63,7 @@ const connect = (provider, query) => {
|
||||
return resolve([
|
||||
null,
|
||||
[{ messages: [{ id: 'Auth.advanced.allow_register' }] }],
|
||||
'Register action is actualy not available.',
|
||||
'Register action is actually not available.',
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user