Repository: incubator-juneau-website
Updated Branches:
  refs/heads/asf-site 4f7d1b79a -> 978067192


More

Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/97806719
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/97806719
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/97806719

Branch: refs/heads/asf-site
Commit: 978067192c3bde798c403a7585d9a4bfef58424a
Parents: 4f7d1b7
Author: JamesBognar <[email protected]>
Authored: Wed Nov 16 11:28:07 2016 -0500
Committer: JamesBognar <[email protected]>
Committed: Wed Nov 16 11:28:07 2016 -0500

----------------------------------------------------------------------
 content/about.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/97806719/content/about.html
----------------------------------------------------------------------
diff --git a/content/about.html b/content/about.html
index 33d990b..101a1a1 100644
--- a/content/about.html
+++ b/content/about.html
@@ -173,7 +173,7 @@
                to work with requests, responses, headers, path variables, 
query parameters, and form data as POJOs.
        </p>
        <p>
-               A simple example...
+               A simple example that supports all languages...
        </p>
        <p class='bcode'>
        <ja>@RestResource</ja>(
@@ -214,7 +214,7 @@
        }
        </p>
        <p>
-               A more sophisticated example of the same resource...
+               A more sophisticated example of the same resource with various 
options and labels shown...
        </p>
        <p class='bcode'>
        <ja>@RestResource</ja>(

Reply via email to