Skip to content

Commit 0859a5d

Browse files
authored
Corrected typo
1 parent c11e47a commit 0859a5d

File tree

1 file changed

+2
-2
lines changed
  • openid-connect-server-webapp/src/main/webapp/resources/js/locale/en

1 file changed

+2
-2
lines changed

openid-connect-server-webapp/src/main/webapp/resources/js/locale/en/messages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@
325325
"confirm": "Are you sure sure you would like to delete this scope? Clients that have this scope will still be able to ask for it.",
326326
"new": "New Scope",
327327
"text": "There are no system scopes defined. Clients may still have custom scopes.",
328-
"tooltip-restricted": "This scope can be used only by adminisrtators. It is not available for dynamic registration.",
328+
"tooltip-restricted": "This scope can be used only by administrators. It is not available for dynamic registration.",
329329
"tooltip-default": "This scope is automatically assigned to newly registered clients."
330330
}
331331
},
@@ -533,4 +533,4 @@
533533
"loggedOut": "You have been logged out of the identity server."
534534
}
535535
}
536-
}
536+
}

0 commit comments

Comments
 (0)