This is an automated email from the ASF dual-hosted git repository.

harbs 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 8b572c0  Update routing.md
8b572c0 is described below

commit 8b572c04b56ea022730f03d1d24a3339af7141b0
Author: Harbs <[email protected]>
AuthorDate: Wed Nov 24 12:49:36 2021 +0200

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

diff --git a/features/routing.md b/features/routing.md
index 3e975ca..7ceb190 100644
--- a/features/routing.md
+++ b/features/routing.md
@@ -76,4 +76,4 @@ The currently supported beads are the following:
 
 *Instructions and sample code will appear here soon to show how you can map 
URL parameters to different initial values in the application, and vice versa.*
 
-[An open source application using browsing can be examined 
here.](https://github.com/unhurdle/spectrum-royale/blob/master/SpectrumBrowser/src/view/BrowserRouter.mxml){:target='_blank'}.
+[An open source application using routing can be examined 
here.](https://github.com/unhurdle/spectrum-royale/blob/master/SpectrumBrowser/src/view/BrowserRouter.mxml){:target='_blank'}.

Reply via email to