This is an automated email from the ASF dual-hosted git repository.
andreww pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git
The following commit(s) were added to refs/heads/master by this push:
new 1d22653 Update jewel-formitem.md
1d22653 is described below
commit 1d226539b33df7f35c4f0e6912908bfc759159fa
Author: Andrew Wetmore <[email protected]>
AuthorDate: Sat Oct 3 15:51:36 2020 -0300
Update jewel-formitem.md
---
component-sets/jewel/jewel-formitem.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/component-sets/jewel/jewel-formitem.md
b/component-sets/jewel/jewel-formitem.md
index f365e19..609c8e5 100644
--- a/component-sets/jewel/jewel-formitem.md
+++ b/component-sets/jewel/jewel-formitem.md
@@ -23,6 +23,6 @@ permalink: /component-sets/jewel/formitem
# Jewel FormItem
-A component within a form
+A Jewel FormItem holds a component within a form--it could be static content
like a label, an image, or instructions; or fields in which the form user makes
selections or enters text. The form designer can use FormItem properties like
its height and width and whether it is a required field to control the form's
layout and appearance.
-_Thia material is not yet availabe._
+_This material is not yet availabe._