diff --git a/Dashboard/src/Pages/Settings/SSO.tsx b/Dashboard/src/Pages/Settings/SSO.tsx index d216a323d2..28b1576a5c 100644 --- a/Dashboard/src/Pages/Settings/SSO.tsx +++ b/Dashboard/src/Pages/Settings/SSO.tsx @@ -106,7 +106,7 @@ const SSOPage: FunctionComponent = ( description: "Paste in your x509 certificate here.", fieldType: FormFieldSchemaType.LongText, required: true, - placeholder: 'https://example.com', + placeholder: 'Paste in your x509 certificate here.', }, { field: {