Skip to content

Commit 5afe113

Browse files
Fix: docs field sizing typo (tailwindlabs#2150)
Fixes a minor typo on the `field-sizing.mdx` and fixes the company name so it's congruent with `hover-focus-and-other-states.mdx` --------- Co-authored-by: Philipp Spiess <hello@philippspiess.com>
1 parent 2891b2c commit 5afe113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/field-sizing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Use the `field-sizing-content` utility to allow a form control to adjust it's si
4242

4343
### Using a fixed size
4444

45-
Use the `field-sizing-fixed` utility to make a from control use a fixed size:
45+
Use the `field-sizing-fixed` utility to make a form control use a fixed size:
4646

4747
<Figure hint="Type in the input below to see the size remain the same">
4848

0 commit comments

Comments
 (0)