https://issues.apache.org/jira/browse/JUNEAU-14
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/2f1764ac Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/2f1764ac Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/2f1764ac Branch: refs/heads/asf-site Commit: 2f1764ac59ee3cbd8e78ae623df84c56bc5dfe66 Parents: 661733e 8c92616 Author: jamesbognar <[email protected]> Authored: Mon Aug 22 12:32:45 2016 -0400 Committer: jamesbognar <[email protected]> Committed: Mon Aug 22 12:33:24 2016 -0400 ---------------------------------------------------------------------- content/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/2f1764ac/content/about.html ---------------------------------------------------------------------- diff --cc content/about.html index d31fd66,8da3dcd..f2e0864 --- a/content/about.html +++ b/content/about.html @@@ -153,10 -153,10 +153,10 @@@ } </p> <p> - Since the server API is based on JEE servlets, it can be easily deployed in any JEE environment. + Since the server API is based on JEE servlets, resources can be easily deployed in any existing JEE environment. </p> <p> -- Features include: ++ Features include: </p> <ul> <li>Extremely simple debuggability using nothing more than your browser.
