mirror of https://github.com/crossplane/docs.git
Remove trailing underscore from Composition note (#561)
This commit is contained in:
parent
fc1a4142da
commit
ec54935d1b
|
@ -178,7 +178,7 @@ resources. The _Composition_ is only a template for a collection of _managed
|
||||||
resources_ and their settings. A _Composite Resource_ creates the specific resources.
|
resources_ and their settings. A _Composite Resource_ creates the specific resources.
|
||||||
|
|
||||||
{{< hint "note" >}}
|
{{< hint "note" >}}
|
||||||
The [_Composite Resources_]({{<ref "#composite-resources">}})_ section discusses
|
The [_Composite Resources_]({{<ref "#composite-resources">}}) section discusses
|
||||||
_Composite Resources_.
|
_Composite Resources_.
|
||||||
{{< /hint >}}
|
{{< /hint >}}
|
||||||
|
|
||||||
|
@ -484,4 +484,4 @@ View all available Claims with the command `kubectl get claim`.
|
||||||
Build your own Crossplane platform using one of the quickstart guides.
|
Build your own Crossplane platform using one of the quickstart guides.
|
||||||
* [Azure Quickstart]({{<ref "provider-azure" >}})
|
* [Azure Quickstart]({{<ref "provider-azure" >}})
|
||||||
* [AWS Quickstart]({{<ref "provider-aws" >}})
|
* [AWS Quickstart]({{<ref "provider-aws" >}})
|
||||||
* [GCP Quickstart]({{<ref "provider-gcp" >}})
|
* [GCP Quickstart]({{<ref "provider-gcp" >}})
|
||||||
|
|
Loading…
Reference in New Issue