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 27bb42a Update Frameworks.md
27bb42a is described below
commit 27bb42a490bf3ff339ec9813afeeced07892a60a
Author: Andrew Wetmore <[email protected]>
AuthorDate: Fri May 24 15:21:18 2019 -0300
Update Frameworks.md
fixed typo
---
Get_Started/Frameworks.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Get_Started/Frameworks.md b/Get_Started/Frameworks.md
index 95c6aa7..99d6e5e 100644
--- a/Get_Started/Frameworks.md
+++ b/Get_Started/Frameworks.md
@@ -26,7 +26,7 @@ A framework is a set of code that provides support for
application development b
## Apache Royale Component Sets
-Apache Royale supports its own [component_sets](component_sets.html) of
controls, options for grouping controls, and other elements designed to help
developers get the most of the technology.
+Apache Royale supports its own [component sets](component_sets.html) of
controls, options for grouping controls, and other elements designed to help
developers get the most of the technology.
- [Basic](component_sets/Basic.html) is the most smallest, fastest and most
PAYG set of components possible in Royale, and is used by other sets like Jewel
as their base.