From 0460cebe2784252c64db827d78da7a3422e15022 Mon Sep 17 00:00:00 2001 From: Joren Broekema Date: Tue, 4 Jun 2019 14:07:22 +0200 Subject: [PATCH] chore: fix issues found in markdown files by linters --- packages/field/docs/CustomFieldsTutorial.md | 14 +++++++------- packages/select/README.md | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/field/docs/CustomFieldsTutorial.md b/packages/field/docs/CustomFieldsTutorial.md index 36e54cad9..c7172d1e2 100644 --- a/packages/field/docs/CustomFieldsTutorial.md +++ b/packages/field/docs/CustomFieldsTutorial.md @@ -1,23 +1,23 @@ # Creating a custom field -Custom fields can be created in just a few steps. All you need is an interaction element +Custom fields can be created in just a few steps. All you need is an interaction element (like for instance a slider, a listbox or a combobox) and connect it to the [Field](../README.md) functionality. ## Prerequisite: an interaction element -An interaction element provides the means for the end user to enter a certain value, just like +An interaction element provides the means for the end user to enter a certain value, just like native elements provide in this (think of ``, `