From 53b33fd7c5837156e6daf86563425ee8223b6daf Mon Sep 17 00:00:00 2001 From: Krushna Kanta Rout <129386740+krushnarout@users.noreply.github.com> Date: Mon, 26 Aug 2024 19:28:54 +0530 Subject: [PATCH] fix: change "opesource" to "opensource" (#6802) --- .../roadmaps/nodejs/content/drizzle@JXQF9H4_N0rM7ZDKcCZNn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/nodejs/content/drizzle@JXQF9H4_N0rM7ZDKcCZNn.md b/src/data/roadmaps/nodejs/content/drizzle@JXQF9H4_N0rM7ZDKcCZNn.md index ca63a4367..8f66be028 100644 --- a/src/data/roadmaps/nodejs/content/drizzle@JXQF9H4_N0rM7ZDKcCZNn.md +++ b/src/data/roadmaps/nodejs/content/drizzle@JXQF9H4_N0rM7ZDKcCZNn.md @@ -6,5 +6,5 @@ Visit the following resources to learn more: - [@official@Drizzle Website](https://orm.drizzle.team/) - [@official@Drizzle Documentation](https://orm.drizzle.team/docs/overview) -- [@opesource@Drizzle Github](https://github.com/drizzle-team/drizzle-orm) +- [@opensource@Drizzle Github](https://github.com/drizzle-team/drizzle-orm) - [@article@Getting Started with Drizzle](https://dev.to/franciscomendes10866/getting-started-with-drizzle-orm-a-beginners-tutorial-4782)