Skip to content

Commit bba18fd

Browse files
authored
Merge pull request mitreid-connect#1240 from Connz/patch-2
Corrected typo
2 parents 28ad78e + 0859a5d commit bba18fd

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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
},

0 commit comments

Comments
 (0)