diff --git a/apps/frontend/src/components/launches/information.component.tsx b/apps/frontend/src/components/launches/information.component.tsx
index dfcf6d8a..07b50e5e 100644
--- a/apps/frontend/src/components/launches/information.component.tsx
+++ b/apps/frontend/src/components/launches/information.component.tsx
@@ -116,13 +116,13 @@ export const InformationComponent: FC<{
{isValid ? : }
{!isGlobal && (
-
+
{totalChars}/{totalAllowedChars}
)}
{((isGlobal && selectedIntegrations.length) || !isValid) && (