Skip to content

Commit c426fb0

Browse files
yeonhoyoontegon
andauthored
Update README.md
Co-Authored-By: Leonardo Tegon <[email protected]>
1 parent 11a704e commit c426fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ config.wrappers do |b|
909909
end
910910
```
911911

912-
This sets the input and label class to `'label-input-class'` and will set the class `'is-invalid'`
912+
This sets the input and label classes to `'label-input-class'` and will set the class `'is-invalid'`
913913
if the input has errors and `'is-valid'` if the input is valid.
914914

915915
If you want to customize the custom _Form components_ on demand you can give it a name like this:

0 commit comments

Comments
 (0)