Repository: incubator-juneau-website
Updated Branches:
  refs/heads/asf-site 9cb0e1d8d -> c4f7cefe2


Add to about page.

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/c4f7cefe
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/c4f7cefe
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/c4f7cefe

Branch: refs/heads/asf-site
Commit: c4f7cefe2fe828f84ac7760df38dd39bef7cdcc3
Parents: 9cb0e1d
Author: JamesBognar <[email protected]>
Authored: Tue Feb 28 17:55:03 2017 -0500
Committer: JamesBognar <[email protected]>
Committed: Tue Feb 28 17:55:03 2017 -0500

----------------------------------------------------------------------
 content/about.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/c4f7cefe/content/about.html
----------------------------------------------------------------------
diff --git a/content/about.html b/content/about.html
index 4ab1506..db7ac73 100644
--- a/content/about.html
+++ b/content/about.html
@@ -620,7 +620,7 @@
                Swagger documentation can be populated from annotations (as 
above), resource bundles, or Swagger JSON files.
        </p>
        <p>
-               The page shown above is implemented on the RestServletDefault 
class, which shows that it's doing nothing more than 
+               The page shown above is implemented on the RestServletDefault 
class in the method below which shows that it's doing nothing more than 
                serializing a Swagger bean:
        </p>
        <p class='bcode'>

Reply via email to