From f46d09e956a9a3f493b73241ca9527d7e901b7a8 Mon Sep 17 00:00:00 2001 From: xjm Date: Thu, 28 May 2020 21:56:10 -0500 Subject: [PATCH] Issue #3138803 by sja112: Fix "strength" relevant typos in core --- core/themes/claro/js/user.es6.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/themes/claro/js/user.es6.js b/core/themes/claro/js/user.es6.js index 80229ac52bf7..2349216d356c 100644 --- a/core/themes/claro/js/user.es6.js +++ b/core/themes/claro/js/user.es6.js @@ -292,7 +292,7 @@ }; /** - * Password strenght feedback for password confirm's main input. + * Password strength feedback for password confirm's main input. * * @param {string} message * The prefix text for the strength feedback word.