Fix syntax for language chooser in documentation (#771)

@pose Fixes a bug in the doc that prevents completion of the build in
`pulumi/registry`.
This commit is contained in:
Cam Soper
2026-03-06 11:42:06 -06:00
committed by GitHub
parent 76a990fcb2
commit ac9653175b

View File

@@ -24,7 +24,7 @@ image, publish it to a remote AWS ECR registry, and use an [inline
cache](https://docs.docker.com/build/cache/backends/inline/) to speed up
subsequent builds.
{{< chooser language "typescript,python,csharp,go,yaml,java" / >}}
{{< chooser language "typescript,python,csharp,go,yaml,java" >}}
{{% choosable language typescript %}}