From c35b3935069cd9cc785dad80a44ad74e76b331f6 Mon Sep 17 00:00:00 2001 From: Jerel Miller Date: Tue, 3 Dec 2024 10:56:53 -0700 Subject: [PATCH] Remove extra closing quote Co-authored-by: Lenz Weber-Tronic --- docs/source/data/fragments.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/data/fragments.mdx b/docs/source/data/fragments.mdx index 713f0f6fca5..51284c7af56 100644 --- a/docs/source/data/fragments.mdx +++ b/docs/source/data/fragments.mdx @@ -1135,7 +1135,7 @@ const config: CodegenConfig = { } } } -```` +``` ##### With the `client-preset`