Use correct key for 'Root URL' hint text (#3107)
This commit is contained in:
parent
8c151ce4ca
commit
705b4dcf66
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ export const AccessSettings = ({
|
|||
fieldId="kc-root-url"
|
||||
labelIcon={
|
||||
<HelpItem
|
||||
helpText="clients-help:rootUrl"
|
||||
helpText="clients-help:rootURL"
|
||||
fieldLabelId="clients:rootUrl"
|
||||
/>
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue