Spell out identity server

Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
pull/21833/head
David Baker 2019-08-14 10:08:43 +01:00 committed by GitHub
parent 3c3b530e1e
commit be7956db61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ export default class SetIdServer extends React.Component {
description:
<div>
{_t(
"Disconnect from the ID Server <idserver></idserver>?", {},
"Disconnect from the identity server <idserver></idserver>?", {},
{idserver: sub => <b>{abbreviateUrl(this.state.currentClientIdServer)}</b>},
)},
</div>,