Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit be116a9

Browse files
committed
fix typo
1 parent d27397c commit be116a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ In your layouts:
211211
## Prefixing
212212

213213
Using components from this library might conflict with other ones from a different
214-
library or components from our own app. To prevent this you can opt to prefixing
214+
library or components from your own app. To prevent this you can opt to prefixing
215215
FormComponents components by default to prevent these collisions. You can do this by
216216
setting the `prefix` option in the config file:
217217

0 commit comments

Comments
 (0)