Repository: incubator-juneau-website
Updated Branches:
  refs/heads/asf-site 7ab17256b -> 5f907ff26


Typo.

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

Branch: refs/heads/asf-site
Commit: 5f907ff266563212712d40c5da805c9dd2f9b7fa
Parents: 7ab1725
Author: JamesBognar <[email protected]>
Authored: Thu Oct 5 16:10:01 2017 -0400
Committer: JamesBognar <[email protected]>
Committed: Thu Oct 5 16:10:01 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f907ff2/content/about.html
----------------------------------------------------------------------
diff --git a/content/about.html b/content/about.html
index f3c91c7..04ed627 100644
--- a/content/about.html
+++ b/content/about.html
@@ -2211,7 +2211,7 @@
                        <p>
                                This external config file is meant to be used 
for all of your resource configurations.  
                                APIs are provided in the REST Server APIs for 
easily accessing these values programmatically, or
-                               by using <js>"$C{..."}</js> variables in your 
<ja>@RestResource</ja> and <ja>@RestMethod</ja> annotations.
+                               by using <js>"$C{...}"</js> variables in your 
<ja>@RestResource</ja> and <ja>@RestMethod</ja> annotations.
                        </p>
                        <p>
                                Various predefined reusable REST resource 
classes are provided for accessing log files, viewing and editing the config 
file, etc...

Reply via email to