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 acf1348  Update component-sets.md
acf1348 is described below

commit acf1348e4ef669baf76884d11cc73070b93c981f
Author: Andrew Wetmore <[email protected]>
AuthorDate: Thu Jan 9 15:56:04 2020 -0400

    Update component-sets.md
    
    Small text edit
---
 component-sets.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/component-sets.md b/component-sets.md
index 8a63682..4c3c2f1 100644
--- a/component-sets.md
+++ b/component-sets.md
@@ -26,7 +26,7 @@ Sets of components and containers designed in Apache Royale.
 
 Royale provides its own component sets that support developing simple, small 
and fast applications for prototyping and as the basis of complete application 
user interfaces:
 
-- [Basic](component-sets/basic) is the most smallest, fastest and PAYG set of 
components possible in Royale, and is used by other sets like Jewel as its base.
+- [Basic](component-sets/basic) is the smallest, fastest and most 
[PAYG](features/payg) set of components possible in Royale, and is used by 
other sets like Jewel as its base.
 
 - [Jewel](component-sets/jewel) is focused in look and feel and new practices 
present in modern development like responsivness and multiplatform. Jewel 
support Themes and diferent kind of desktop and mobile devices.
 

Reply via email to