Skip to content

Commit 1e967d0

Browse files
fix: capitalize API Reference per Vale style guide
Co-Authored-By: Colton Berry <[email protected]>
1 parent af8d5ef commit 1e967d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/docs/pages/navigation/tab-variants.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Tab variants are particularly useful for:
142142

143143
## Variants vs. tabs
144144

145-
Use **variants** when you want to show different perspectives or approaches to the same content area. Use **tabs** when you want to organize completely different sections of your documentation (like separating guides from API reference).
145+
Use **variants** when you want to show different perspectives or approaches to the same content area. Use **tabs** when you want to organize completely different sections of your documentation (like separating guides from API Reference).
146146

147147
```yaml title="When to use variants"
148148
# Good: Different approaches to the same topic

0 commit comments

Comments
 (0)