This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/plc4x-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new e7365eb Site checkin for project PLC4X: Jenkins Tools
e7365eb is described below
commit e7365eb8fe0436d7275ff381f1675f07c6c1dc63
Author: jenkins <[email protected]>
AuthorDate: Wed Mar 4 17:38:44 2020 +0000
Site checkin for project PLC4X: Jenkins Tools
---
developers/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/developers/index.html b/developers/index.html
index 2c3fb2e..12bb9a8 100644
--- a/developers/index.html
+++ b/developers/index.html
@@ -220,7 +220,7 @@
<p>We have tried to make the PLC4X build experience as smooth as possible and
have tried to reduce the number of required third party tools to an absolute
minimum.</p>
</div>
<div class="paragraph">
-<p>The full PLC4X build however builds not only <code>Java</code> libraries,
but also <code>C++</code>, <code>Python</code> and <code>C#</code> libraries as
well as builds <code>Docker</code> images on <code>Limux</code>,
<code>Mac</code> and <code>Windows</code>.</p>
+<p>The full PLC4X build however builds not only <code>Java</code> libraries,
but also <code>C++</code>, <code>Python</code> and <code>C#</code> libraries as
well as builds <code>Docker</code> images on <code>Linux</code>,
<code>Mac</code> and <code>Windows</code>.</p>
</div>
<div class="paragraph">
<p>As a start, you will basically need a <code>Java VM</code> of at least
<code>Java 1.8</code>.</p>