From b38766e83495803e0a95912aaa25d727938fc9c1 Mon Sep 17 00:00:00 2001 From: Kaxil Naik Date: Wed, 15 Jan 2020 20:39:10 +0000 Subject: [PATCH] [AIRFLOW-XXXX] Fix typo in UPDATING.md (#7182) --- UPDATING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPDATING.md b/UPDATING.md index cad43146a6..0ffc09cd57 100644 --- a/UPDATING.md +++ b/UPDATING.md @@ -52,7 +52,7 @@ Make sure it contains the following information: - [ ] New behaviors - [ ] If possible, a simple example of how to migrate. This may include a simple code example. - [ ] If possible, the benefit for the user after migration e.g. "we want to make these changes to unify class names." -- [ ] If possible, the reason for the change, which adds more context to that interested, e.g. reference for Airflow Improvment Proposal. +- [ ] If possible, the reason for the change, which adds more context to that interested, e.g. reference for Airflow Improvement Proposal. More tips can be found in the guide: https://developers.google.com/style/inclusive-documentation