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 9e59f97  Update data-binding.md
9e59f97 is described below

commit 9e59f97693766ce3f4fd8830c1d0e7c1035ede26
Author: Andrew Wetmore <[email protected]>
AuthorDate: Sun Dec 22 10:42:12 2019 -0400

    Update data-binding.md
---
 features/data-binding.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/features/data-binding.md b/features/data-binding.md
index 577d290..5ea8c5c 100644
--- a/features/data-binding.md
+++ b/features/data-binding.md
@@ -27,7 +27,7 @@ Royale, like Flex before it, makes it easy to pass data 
around your application.
 
 There are several ways to deploy data binding:
 
-* [Using curly braces](features/data-binding.html#using-curly-braces}
+* [Using curly braces](features/data-binding.html#Using&nbsp;curly&nbsp;braces}
 * Using data binding in MXML
 * Using data binding in ActionScript
 

Reply via email to