chore: typo in field readme

This commit is contained in:
Joren Broekema 2019-11-28 11:26:42 +01:00
parent fd47515700
commit e0daf61984

View file

@ -56,7 +56,7 @@ Fieldsets are the basis for:
<!-- TODO: - [`FormControlMixin`] () -->
<!-- TODO: - [`LionField`] () -->
- [Model Value](./docs/ModelValue.md)
- [Model Value](./docs/modelValue.md)
- [Formatting and parsing](./docs/FormattingAndParsing.md)
- [Interaction states](./docs/InteractionStates.md)
- [Validation System](../validate/docs/ValidationSystem.md)