From f2d3e77c2aad471c6d041727bc9a13e930fda408 Mon Sep 17 00:00:00 2001 From: generall Date: Wed, 24 Apr 2024 16:17:35 +0200 Subject: [PATCH] fix typo --- src/components/JwtSection/JwtForm.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/JwtSection/JwtForm.jsx b/src/components/JwtSection/JwtForm.jsx index 40e653ef..fbff628d 100644 --- a/src/components/JwtSection/JwtForm.jsx +++ b/src/components/JwtSection/JwtForm.jsx @@ -165,7 +165,7 @@ function JwtForm({ setManageAccess(e.target.checked)} />} - label="Allow mange operations" + label="Allow manage operations" />