diff --git a/fern/products/sdks/overview/typescript/configuration.mdx b/fern/products/sdks/overview/typescript/configuration.mdx
index 0d8c20156..581ecc65d 100644
--- a/fern/products/sdks/overview/typescript/configuration.mdx
+++ b/fern/products/sdks/overview/typescript/configuration.mdx
@@ -22,9 +22,6 @@ Allow fields that are not defined in object schemas. This only applies to serde.
See [TypeScript serde layer](/sdks/generators/typescript/serde-layer) for more information.
-
-
-
The default timeout for network requests. In the generated client, this can be overridden at the request level.