Skip to content

Commit ad2e58a

Browse files
docs: Fix missing period in Copy component documentation (#1895)
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
1 parent 73f1c02 commit ad2e58a

File tree

1 file changed

+1
-1
lines changed
  • fern/products/docs/pages/component-library/default-components

1 file changed

+1
-1
lines changed

fern/products/docs/pages/component-library/default-components/copy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use the Fern CLI to build and consume REST APIs. The current version is <Copy>v2
2121

2222
### Custom clipboard content
2323

24-
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.
24+
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.
2525

2626
<div className="highlight-frame">
2727
<div className="highlight-frame-content">

0 commit comments

Comments
 (0)