From 8c14a8fdf27017a45731b5a028a0ea07c2b56c55 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Mon, 12 Feb 2018 16:56:06 -0500 Subject: [PATCH] Fix language for expiring app tokens notification --- static/directives/quay-message-bar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/directives/quay-message-bar.html b/static/directives/quay-message-bar.html index ccf3ca2ce..bc40929f1 100644 --- a/static/directives/quay-message-bar.html +++ b/static/directives/quay-message-bar.html @@ -2,7 +2,7 @@
Your external application token {{ token.title }} - will be expiring . + will be expiring in . Please create a new token and revoke this token in user settings.