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/8c92616d Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/8c92616d Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/8c92616d Branch: refs/heads/asf-site Commit: 8c92616d83c436dafc12e21cf005558ba8dbf34b Parents: cebbcf0 a2956fe Author: jamesbognar <[email protected]> Authored: Mon Aug 22 12:26:10 2016 -0400 Committer: jamesbognar <[email protected]> Committed: Mon Aug 22 12:26:45 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/8c92616d/content/about.html ---------------------------------------------------------------------- diff --cc content/about.html index 0defd10,1c76432..8da3dcd --- a/content/about.html +++ b/content/about.html @@@ -12,9 -12,9 +12,9 @@@ <li>A toolkit for marshalling POJOs to a wide variety of content types using a common framework. <li>A REST server API for creating self-documenting REST interfaces using POJOs. <li>A REST client API for interacting with REST interfaces using POJOs. - <li>A REST microservice API for creating lightweight standalone REST interfaces that start up in milliseconds. <li>A remote proxy API built on top of REST. -- <li>A sophisticated INI config file API. ++ <li>A sophisticated INI config file API. + <li>A REST microservice API that combines all the features above for creating lightweight standalone REST interfaces that start up in milliseconds. </ul> <h5 class='toc'>Examples</h5> <p>
