Use correct key for 'Root URL' hint text (#3107)

This commit is contained in:
Dominik Kawka 2022-08-15 11:19:34 +01:00 committed by GitHub
parent 8c151ce4ca
commit 705b4dcf66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ export const AccessSettings = ({
fieldId="kc-root-url"
labelIcon={
<HelpItem
helpText="clients-help:rootUrl"
helpText="clients-help:rootURL"
fieldLabelId="clients:rootUrl"
/>
}