From 45430c7ea6c6872f311dfaf4df7e5228cddb999d Mon Sep 17 00:00:00 2001 From: "fern-api[bot]" <115122769+fern-api[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 19:05:09 +0000 Subject: [PATCH] Fern Editor: Update --- .../docs/pages/component-library/default-components/copy.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/products/docs/pages/component-library/default-components/copy.mdx b/fern/products/docs/pages/component-library/default-components/copy.mdx index 8af8124f..f2818199 100644 --- a/fern/products/docs/pages/component-library/default-components/copy.mdx +++ b/fern/products/docs/pages/component-library/default-components/copy.mdx @@ -21,7 +21,7 @@ Use the Fern CLI to build and consume REST APIs. The current version is v2 ### Custom clipboard content -Use the `clipboard` prop to display one value while copying a different value to the clipboard This is useful when you want simplify commands, versions, or URLs for readability while copying complete values. +Use the `clipboard` prop to display one value while copying a different value to the clipboard. This is useful when you want simplify commands, versions, or URLs for readability while copying complete values.