From 985c7934d97ae07a5d4fd17c9a935c3923eefdf1 Mon Sep 17 00:00:00 2001 From: Mathieu Rollet Date: Fri, 4 Dec 2020 10:06:01 +0100 Subject: [PATCH] Login: Fixes typo in tooltip (#29604) See "log in" (verb) vs "login" (noun) : https://english.stackexchange.com/a/5304/354852 --- public/app/core/components/ForgottenPassword/ChangePassword.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/core/components/ForgottenPassword/ChangePassword.tsx b/public/app/core/components/ForgottenPassword/ChangePassword.tsx index dda6ced168f..1e6faab9447 100644 --- a/public/app/core/components/ForgottenPassword/ChangePassword.tsx +++ b/public/app/core/components/ForgottenPassword/ChangePassword.tsx @@ -47,7 +47,7 @@ export const ChangePassword: FC = ({ onSubmit, onSkip }) => { {onSkip && (