Skip to content

Commit

Permalink
Minor grammar fix in OpenAPI YAML (#13586)
Browse files Browse the repository at this point in the history
  • Loading branch information
XD-DENG authored Jan 9, 2021
1 parent 6cbe269 commit 4f740db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airflow/api_connexion/openapi/v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1342,7 +1342,7 @@ paths:

/health:
get:
summary: Get a instance status
summary: Get instance status
description: |
Get the status of Airflow's metadatabase and scheduler. It includes info about
metadatabase and last heartbeat of scheduler.
Expand Down

0 comments on commit 4f740db

Please sign in to comment.