diff --git a/content/knowledge-base/guides/troubleshoot.md b/content/knowledge-base/guides/troubleshoot.md index 8c53a82fe..1940b1154 100644 --- a/content/knowledge-base/guides/troubleshoot.md +++ b/content/knowledge-base/guides/troubleshoot.md @@ -232,7 +232,7 @@ Debugging Composite Resource Definition (XRD) is like debugging Compositions. You can use install providers in two ways: `configuration.pkg.crossplane.io` and `provider.pkg.crossplane.io`. You can use either one to install providers with no functional differences to providers themselves. If you define a `configuration.pkg.crossplane.io` object, Crossplane creates a -`provider.pkg.crossplane.io` object and manages it. Refer to [the Pacakages +`provider.pkg.crossplane.io` object and manages it. Refer to [the Packages documentation]({{}}) for more information about Crossplane Packages.