You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2020/04/23 07:25:36 UTC

[incubator-streampipes-website] branch dev updated: fixed typo

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

zehnder pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new d57ca9c  fixed typo
     new 64eb46d  Merge pull request #4 from heymarco/dev
d57ca9c is described below

commit d57ca9c82df61cd26de8f8e3972a52b527d1563d
Author: heymarco <he...@gmail.com>
AuthorDate: Thu Apr 23 09:21:38 2020 +0200

    fixed typo
---
 website/mailinglists.ejs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/mailinglists.ejs b/website/mailinglists.ejs
index dc9a219..f1c5427 100644
--- a/website/mailinglists.ejs
+++ b/website/mailinglists.ejs
@@ -46,7 +46,7 @@
         <div class="row align-items-center">
             <div class="col-12">
                 <h2 class="page-section-title">Developers</h2>
-                <b>If you are interesting in contributing to StreamPipes, subscribe to our developer-oriented lists!</b>
+                <b>If you are interested in contributing to StreamPipes, subscribe to our developer-oriented lists!</b>
                 <table class="table" style="margin-top:30px;">
                     <thead>
                     <tr>
@@ -82,4 +82,4 @@
 <%- partial("partials/_footer.ejs") %>
 </body>
 
-</html>
\ No newline at end of file
+</html>