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 aca98ee Update styling.md
aca98ee is described below
commit aca98ee3352e28775bc26d805eaac9e442e86048
Author: Andrew Wetmore <[email protected]>
AuthorDate: Thu Oct 8 14:48:02 2020 -0300
Update styling.md
---
features/styling.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/features/styling.md b/features/styling.md
index 99b89bd..75398ad 100644
--- a/features/styling.md
+++ b/features/styling.md
@@ -22,7 +22,7 @@ permalink: /features/styling
# Styling
-Customizing the Look and Feel of you application
+Customizing the Look and Feel of your application
Apache Royale can plug different style classes that can manage different
levels of styling features. Usually a Royale application will compose a Style
class at the Application bead level like this: