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 8b7f497 Update jewel-formheading.md
8b7f497 is described below
commit 8b7f497954e4b752445948b516cea82ecbc6b377
Author: Andrew Wetmore <[email protected]>
AuthorDate: Thu Oct 8 11:14:49 2020 -0300
Update jewel-formheading.md
---
component-sets/jewel/jewel-formheading.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/component-sets/jewel/jewel-formheading.md
b/component-sets/jewel/jewel-formheading.md
index b87f8f6..4132da7 100644
--- a/component-sets/jewel/jewel-formheading.md
+++ b/component-sets/jewel/jewel-formheading.md
@@ -27,7 +27,7 @@ permalink: /component-sets/jewel/formheading
A Jewel FormHeading component holds the header contents for a Jewel Form. This
is usually static content like a label, an image, or instructions.
## Example of use
-The FormHeading component only appears within a [Jewel
Form](component-sets/jewel/jewel-form) component.
+The FormHeading component only appears within a [Jewel
Form](component-sets/jewel/form) component.
## Relevant properties and methods