This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git
commit 2efa2bf44e39fd83013e0cab57869718af0afb53 Author: Alex Herbert <aherb...@apache.org> AuthorDate: Tue Aug 13 14:32:38 2024 +0100 Use separate words for 'user guide' --- src/site/xdoc/index.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 296255b..32e9f0b 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -85,7 +85,7 @@ result.reject(0.05); // false </source> <p> - For more examples and advanced usage, see the <a href="userguide/index.html">userguide</a>. + For more examples and advanced usage, see the <a href="userguide/index.html">user guide</a>. </p> </section>