From 2a8e161383a64dbf07a24841b9709c469be1133e Mon Sep 17 00:00:00 2001 From: Weyert de Boer Date: Tue, 21 Dec 2021 00:34:56 +0000 Subject: [PATCH] docs: fix turborepo name Fix type of the product name :) --- docs/pages/docs/acknowledgments.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/docs/acknowledgments.mdx b/docs/pages/docs/acknowledgments.mdx index 90a061bfd01bb..1f15a3ec04980 100644 --- a/docs/pages/docs/acknowledgments.mdx +++ b/docs/pages/docs/acknowledgments.mdx @@ -6,7 +6,7 @@ title: Acknowledgements and Prior Art Turborepo was originally created by [Jared Palmer](https://twitter.com/jaredpalmer) as a closed-source enterprise software offering. In late 2021, [Vercel acquired Turborepo](https://vercel.com/blog/vercel-acquires-turborepo) and open sourced the codebase. -Today, Turbrepo has dedicated full-time team working on it as well as a growing list of [open source contributors](https://github.com/vercel/turborepo/graphs/contributors). +Today, Turborepo has dedicated full-time team working on it as well as a growing list of [open source contributors](https://github.com/vercel/turborepo/graphs/contributors). ## Inspiration / Prior Art