mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-27 11:19:21 -04:00
us → u.s.
This commit is contained in:
@@ -125,7 +125,7 @@ def revoke_api_key(service_id, key_id):
|
||||
if request.method == 'GET':
|
||||
flash([
|
||||
"Are you sure you want to revoke ‘{}’?".format(key_name),
|
||||
"You will not be able to use this API key to connect to US Notify."
|
||||
"You will not be able to use this API key to connect to U.S. Notify."
|
||||
], 'revoke this API key')
|
||||
return render_template(
|
||||
'views/api/keys.html',
|
||||
|
||||
Reference in New Issue
Block a user