diff --git a/libs/remix-ui/plugin-manager/src/lib/components/ActivePluginCard.tsx b/libs/remix-ui/plugin-manager/src/lib/components/ActivePluginCard.tsx index 91484ff727..8290f1c8c3 100644 --- a/libs/remix-ui/plugin-manager/src/lib/components/ActivePluginCard.tsx +++ b/libs/remix-ui/plugin-manager/src/lib/components/ActivePluginCard.tsx @@ -68,7 +68,7 @@ function ActivePluginCard ({ placement="right" tooltipId={`pluginManagerInactiveActiveBtn${profile.name}`} tooltipClasses="text-nowrap" - tooltipText={`Dectivate ${profile.displayName || profile.name}`} + tooltipText={`Deactivate ${profile.displayName || profile.name}`} > + + + )