This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/master by this push:
new 0d866a6 Fix typo - Commiters => Committers (#243)
0d866a6 is described below
commit 0d866a6e8f2d867c62f9f584267c0744682acb38
Author: Louis Guitton <[email protected]>
AuthorDate: Sat Feb 8 18:06:19 2020 +0100
Fix typo - Commiters => Committers (#243)
Fix #238
---
landing-pages/site/layouts/community/list.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/landing-pages/site/layouts/community/list.html
b/landing-pages/site/layouts/community/list.html
index 9ed7725..3c2ee92 100644
--- a/landing-pages/site/layouts/community/list.html
+++ b/landing-pages/site/layouts/community/list.html
@@ -43,7 +43,7 @@ under the License.
{{ partial "buttons/button-filled" (dict "text" "Show more" "id"
"show-more-pmcs")}}
</div>
-<h5 class="community--commiters-header">Commiters</h5>
+<h5 class="community--commiters-header">Committers</h5>
<div id="commiters-container" class="list-items">
{{ range .Site.Data.commiters }}
<div class="list-item">