From 3699c951dc22d87c8b8eec046a4910d330ea5a6b Mon Sep 17 00:00:00 2001 From: Colton Padden Date: Fri, 3 Dec 2021 08:28:44 -0500 Subject: [PATCH] resolve vale linter spelling warning Signed-off-by: Colton Padden --- .changeset/weak-berries-heal.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/weak-berries-heal.md b/.changeset/weak-berries-heal.md index 96833ef098..4160d078fc 100644 --- a/.changeset/weak-berries-heal.md +++ b/.changeset/weak-berries-heal.md @@ -4,11 +4,11 @@ Introduces a new plugin for the Apache Airflow workflow management platform. This implementation has been tested with the Apache Airflow v2 API, -authenticating with basic auth through the Backstage proxy plugin. +authenticating with basic authentication through the Backstage proxy plugin. Supported functionality includes: - Information card of version information of the Airflow instance -- Information card of instance health for the metadatabase and scheduler +- Information card of instance health for the meta-database and scheduler - Table of DAGs with meta information and status, along with a link to view details in the Airflow UI