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 a273cc0 Fix minor typo - by the community (#256)
a273cc0 is described below
commit a273cc02fa84d37a13c8e84a9e2f7330f8a0e9b8
Author: Sean Killeen <[email protected]>
AuthorDate: Thu Apr 2 23:54:31 2020 -0400
Fix minor typo - by the community (#256)
---
landing-pages/site/config.toml | 2 +-
landing-pages/site/layouts/index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/landing-pages/site/config.toml b/landing-pages/site/config.toml
index f17b38b..ddcdd09 100644
--- a/landing-pages/site/config.toml
+++ b/landing-pages/site/config.toml
@@ -58,7 +58,7 @@ id = "UA-140539454-1"
[languages]
[languages.en]
title = "Apache Airflow"
-description = "Platform created by community to programmatically author,
schedule and monitor workflows."
+description = "Platform created by the community to programmatically author,
schedule and monitor workflows."
languageName ="English"
# Weight used for sorting.
weight = 1
diff --git a/landing-pages/site/layouts/index.html
b/landing-pages/site/layouts/index.html
index cd63260..b046580 100644
--- a/landing-pages/site/layouts/index.html
+++ b/landing-pages/site/layouts/index.html
@@ -23,7 +23,7 @@
<div class="text-area">
<h2 class="text-area--header" id="header-title">Apache
Airflow</h2>
<h5 class="text-area--subheader" id="header-lead">
- Airflow is a platform created by community to
programmatically author, schedule and monitor
+ Airflow is a platform created by the community to
programmatically author, schedule and monitor
workflows.
</h5>
{{/*