diff --git a/website/docs/language/modules/testing-experiment.html.md b/website/docs/language/modules/testing-experiment.html.md index 0cbf31dd1..6b2bb7fce 100644 --- a/website/docs/language/modules/testing-experiment.html.md +++ b/website/docs/language/modules/testing-experiment.html.md @@ -25,7 +25,7 @@ Some existing efforts have piloted both approaches: * [Terratest](https://terratest.gruntwork.io/) and [kitchen-terraform](https://github.com/newcontext-oss/kitchen-terraform) both pioneered the idea of writing tests for Terraform modules with explicit - orchestration written in the Go programming language. + orchestration written in the Go and Ruby programming languages, respectively. * The Terraform provider [`apparentlymart/testing`](https://registry.terraform.io/providers/apparentlymart/testing/latest)