This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push: new e24688c1ad Documented: we recommend to no use Windows Server in production e24688c1ad is described below commit e24688c1ad8e53a9fd227fcc9e29d8b9e2c3a56e Author: Jacques Le Roux <jacques.le.r...@les7arts.com> AuthorDate: Wed Feb 14 10:27:34 2024 +0100 Documented: we recommend to no use Windows Server in production Fixes a typo :/ --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index dfa4acd79f..180e9464f2 100644 --- a/README.adoc +++ b/README.adoc @@ -178,7 +178,7 @@ https://cwiki.apache.org/confluence/display/OFBIZ/Keeping+OFBiz+secure[Keeping O ==== In production never use the credentials contained in demo data. Not only the admin credentials, but all of them. -Also we recommend to no use Windows Server in production because we are not supporting specific Windows related security issues. +Also we recommend to not use Windows Server in production because we are not supporting specific Windows related security issues. ==== [[build-system-syntax]]