Skip to content

Commit 4714c24

Browse files
Fixes typo in heading for Section-key class props
1 parent 091708b commit 4714c24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

essentials/community.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Community involvement and contributions are one of the most important aspects of
66

77
### FormKit Discord server (generalized help & discussion)
88

9-
If you're in need of more generalized help or want to make connections within the FormKit community — consider joining the official FormKit Discord (used for both FormKit and Vue Formulate — FormKit's predecessor). Over 230 developers along with the core team hang around in there. If you are not already a member (it's free and open), you'll need to use the following invite link to join the server.
9+
If you're in need of more generalized help or want to make connections within the FormKit community — consider joining the official FormKit Discord (used for both FormKit and Vue Formulate — FormKit's predecessor). Over 275 developers along with the core team hang around in there. If you are not already a member (it's free and open), you'll need to use the following invite link to join the server.
1010

1111
<LinkDiscord></LinkDiscord>
1212

essentials/styling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ tabs="html"></example>
6363
In addition to the four methods listed above, more generalized overrides are also available, like overriding an input’s schema, using the <code>classes</code> node hook, or utilizing slots.
6464
</callout>
6565

66-
## Sectio-key class props
66+
## Section-key class props
6767

6868
The simplest way to modify the classes of an element inside a FormKit input is via the `{section-key}-class` props. To add a class to a specific section element, like `label`, you simply add the `label-class` prop.
6969

0 commit comments

Comments
 (0)