From a7b9d536a450f146add307527a648c33b5fa4448 Mon Sep 17 00:00:00 2001 From: Lars Grammel Date: Fri, 4 Apr 2025 18:21:33 +0200 Subject: [PATCH] fix (docs): troubleshooting page description --- .../09-troubleshooting/60-jest-cannot-find-module-ai-rsc.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/09-troubleshooting/60-jest-cannot-find-module-ai-rsc.mdx b/content/docs/09-troubleshooting/60-jest-cannot-find-module-ai-rsc.mdx index 9ca39a8792af..d7e83986229f 100644 --- a/content/docs/09-troubleshooting/60-jest-cannot-find-module-ai-rsc.mdx +++ b/content/docs/09-troubleshooting/60-jest-cannot-find-module-ai-rsc.mdx @@ -1,6 +1,6 @@ --- title: "Jest: cannot find module 'ai/rsc'" -description: "Troubleshooting AI SDK errors related to the "Jest: cannot find module 'ai/rsc'" error". +description: "Troubleshooting AI SDK errors related to the Jest: cannot find module 'ai/rsc' error". --- # Jest: cannot find module 'ai/rsc'