This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 8aaf8224451fd81f6e5d7e542556a5018d28a42b
Author: Mergebot <[email protected]>
AuthorDate: Thu Jun 28 20:42:30 2018 -0700

    Prepare repository for deployment.
---
 content/contribute/eclipse/index.html | 2 +-
 content/contribute/index.html         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/contribute/eclipse/index.html 
b/content/contribute/eclipse/index.html
index 1bf4c2e..3d5d8f5 100644
--- a/content/contribute/eclipse/index.html
+++ b/content/contribute/eclipse/index.html
@@ -297,7 +297,7 @@ plugin</a>.</li>
 <h2 id="code-style">Code Style</h2>
 
 <p>Eclipse supports code styles within the IDE. Use one or both of the 
following
-to ensure your code style matches the project’s checkstyle enforcements.</p>
+to ensure your code style matches the project’s checkstyle enforcement.</p>
 
 <ol>
   <li>The simplest way to have uniform code style is to use the <a 
href="https://github.com/google/google-java-format#eclipse";>Google
diff --git a/content/contribute/index.html b/content/contribute/index.html
index 929ccee..ab2450d 100644
--- a/content/contribute/index.html
+++ b/content/contribute/index.html
@@ -388,7 +388,7 @@ properly test your code.</p>
 <p>The following commands should be run in the <code 
class="highlighter-rouge">sdks/python</code> directory.
 This installs Python from source and includes the test and gcp 
dependencies.</p>
 
-<p>On macOS/Linix:</p>
+<p>On macOS/Linux:</p>
 
 <div class="highlighter-rouge"><pre class="highlight"><code>$ virtualenv env
 $ . ./env/bin/activate

Reply via email to