From d0002241e3090a335f3289d011d20df96d3d8b4a Mon Sep 17 00:00:00 2001 From: Andrew Prokhorenkov Date: Mon, 2 Dec 2024 09:28:05 -0600 Subject: [PATCH] fix: typo "blow" to "below" --- src/Login/Login.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Login/Login.jsx b/src/Login/Login.jsx index 71fc5f8c1..ca4de071b 100644 --- a/src/Login/Login.jsx +++ b/src/Login/Login.jsx @@ -223,7 +223,7 @@ class Login extends React.Component {
Access {fromLocationText}
-
The {fromLocationText === 'Restricted' ? 'page' : fromLocationText} requires access. Please login using one of the options blow to continue.
+
The {fromLocationText === 'Restricted' ? 'page' : fromLocationText} requires access. Please login using one of the options below to continue.
) : (