From 6b18cc13081d84687b68517f82c98dbc1dc31c07 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 18:03:24 +0000 Subject: [PATCH] docs: apply brand tone and writing style fixes --- customize/custom-scripts.mdx | 10 +++++----- deploy/authentication-setup.mdx | 18 +++++++++--------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/customize/custom-scripts.mdx b/customize/custom-scripts.mdx index 4c04dea4c..b465bb2d5 100644 --- a/customize/custom-scripts.mdx +++ b/customize/custom-scripts.mdx @@ -1,6 +1,6 @@ --- title: "Custom scripts" -description: "Add custom JavaScript and CSS for analytics, widgets, styling, third-party integrations, and API Playground server variables on your documentation site." +description: "Add custom JavaScript and CSS for analytics, widgets, styling, third-party integrations, and API playground server variables on your documentation site." keywords: ["CSS", "JavaScript", "Tailwind CSS", "style customization", "API Playground", "server variables"] --- @@ -359,7 +359,7 @@ Multiple instances of these elements can appear on a page. Use these as `value` ## Custom JavaScript -Custom JS lets you add custom executable code globally. It is the equivalent of adding a `