This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new afec743 Spelling fix (#18606)
afec743 is described below
commit afec743a60fa56bd743a21e85d718e685cad0778
Author: Jason Wang <[email protected]>
AuthorDate: Wed Sep 29 11:47:44 2021 -0400
Spelling fix (#18606)
---
docs/apache-airflow-providers-cncf-kubernetes/operators.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/apache-airflow-providers-cncf-kubernetes/operators.rst
b/docs/apache-airflow-providers-cncf-kubernetes/operators.rst
index 6223aa9..27eac56 100644
--- a/docs/apache-airflow-providers-cncf-kubernetes/operators.rst
+++ b/docs/apache-airflow-providers-cncf-kubernetes/operators.rst
@@ -127,4 +127,4 @@ Reference
For further information, look at:
* `Kubernetes Documentation <https://kubernetes.io/docs/home/>`__
-* `Pull and Image from a Private Registry
<https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/>`__
+* `Pull an Image from a Private Registry
<https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/>`__