diff --git a/.ci-mgmt.yaml b/.ci-mgmt.yaml index 0fcd1ebe09..135283d2ef 100644 --- a/.ci-mgmt.yaml +++ b/.ci-mgmt.yaml @@ -26,7 +26,7 @@ plugins: - name: std version: "1.4.0" # TODO[pulumi/pulumi-converter-terraform#71] currently due to a bug in the converter, make tfgen - # auto-installs SELF; pinning it here to a speific version makes the builds deterministic, but + # auto-installs SELF; pinning it here to a specific version makes the builds deterministic, but # this is not the right thing to do. In particular, examples will be rendered against the given # version instead of being rendered against the latest release candidate, which may make them # incorrect.