From a4ce819f8c68b218919a5f885a5c047344f4d07e Mon Sep 17 00:00:00 2001 From: Arij Roy Date: Fri, 17 Jul 2026 02:08:34 +0530 Subject: [PATCH] Fix typo in README: contirbute -> contribute --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4ae7ca..cf62971 100644 --- a/README.md +++ b/README.md @@ -438,4 +438,4 @@ unit_tests: ## Contributing -To contirbute code to this package, please follow the steps outlined in the `integration_tests` directory's [README](https://github.com/dbt-labs/dbt-codegen/blob/main/integration_tests/README.md) file. +To contribute code to this package, please follow the steps outlined in the `integration_tests` directory's [README](https://github.com/dbt-labs/dbt-codegen/blob/main/integration_tests/README.md) file.