From 0975bef2e545066ed2d4d65476e2fa39d574643f Mon Sep 17 00:00:00 2001 From: kezhenxu94 Date: Wed, 1 Sep 2021 09:32:38 +0800 Subject: [PATCH] Remove invalid character in `.asf.yaml` (#6075) --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index b6ed2e7ce7..7e92e30aa5 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -19,7 +19,7 @@ github: description: | Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing - various types of jobs available `out of the box`. + various types of jobs available out of box. homepage: https://dolphinscheduler.apache.org/ labels: - airflow