diff --git a/content/master/concepts/providers.md b/content/master/concepts/providers.md
index 6a7575098..446ed6ac6 100644
--- a/content/master/concepts/providers.md
+++ b/content/master/concepts/providers.md
@@ -40,10 +40,11 @@ for more information.
## Install a Provider
-Installing a provider creates a Provider pod that's responsible for installing
-the Provider's APIs into the Kubernetes cluster. Providers constantly watch the
-state of the desired managed resources and create any external resources that
-are missing.
+Installing a provider creates new Kubernetes resources representing the
+Provider's APIs. Installing a provider also creates a Provider pod that's
+responsible for reconciling the Provider's APIs into the Kubernetes cluster.
+Providers constantly watch the state of the desired managed resources and create
+any external resources that are missing.
Install a Provider with a Crossplane
{{}}Provider{{}} object setting the
diff --git a/content/v1.12/concepts/providers.md b/content/v1.12/concepts/providers.md
index f117d8d0f..df20ee019 100644
--- a/content/v1.12/concepts/providers.md
+++ b/content/v1.12/concepts/providers.md
@@ -40,10 +40,11 @@ for more information.
## Install a Provider
-Installing a provider creates a Provider pod that's responsible for installing
-the Provider's APIs into the Kubernetes cluster. Providers constantly watch the
-state of the desired managed resources and create any external resources that
-are missing.
+Installing a provider creates new Kubernetes resources representing the
+Provider's APIs. Installing a provider also creates a Provider pod that's
+responsible for reconciling the Provider's APIs into the Kubernetes cluster.
+Providers constantly watch the state of the desired managed resources and create
+any external resources that are missing.
Install a Provider with a Crossplane
{{}}Provider{{}} object setting the
diff --git a/content/v1.13/concepts/providers.md b/content/v1.13/concepts/providers.md
index d8bd3bbde..e7a48a5f1 100644
--- a/content/v1.13/concepts/providers.md
+++ b/content/v1.13/concepts/providers.md
@@ -40,10 +40,11 @@ for more information.
## Install a Provider
-Installing a provider creates a Provider pod that's responsible for installing
-the Provider's APIs into the Kubernetes cluster. Providers constantly watch the
-state of the desired managed resources and create any external resources that
-are missing.
+Installing a provider creates new Kubernetes resources representing the
+Provider's APIs. Installing a provider also creates a Provider pod that's
+responsible for reconciling the Provider's APIs into the Kubernetes cluster.
+Providers constantly watch the state of the desired managed resources and create
+any external resources that are missing.
Install a Provider with a Crossplane
{{}}Provider{{}} object setting the