Skip to content

Commit 8e5f8b7

Browse files
authored
docs(components): [space] fix typo coresponds => corresponds (element-plus#22821)
docs: coresponds => corresponds
1 parent 94b273d commit 8e5f8b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en-US/component/space.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ space/vertical-layout
3131

3232
Control the space size via `size` API.
3333

34-
You can set the size with built-in sizes `small`, `default`, `large`, these size coresponds to `8px`, `12px`, `16px`. The default size is `small`, A.K.A. `8px`
34+
You can set the size with built-in sizes `small`, `default`, `large`, these size corresponds to `8px`, `12px`, `16px`. The default size is `small`, A.K.A. `8px`
3535

3636
You can also using customized size to override it. Refer to the next part.
3737

0 commit comments

Comments
 (0)