From 1a6526dcc7fdd3a7f734852ee6a00a525f39eb90 Mon Sep 17 00:00:00 2001 From: Dhravya Shah Date: Tue, 7 Oct 2025 17:32:04 -0700 Subject: docs: fix indent --- apps/docs/memory-api/ingesting.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/docs/memory-api') diff --git a/apps/docs/memory-api/ingesting.mdx b/apps/docs/memory-api/ingesting.mdx index 87e27330..135d8688 100644 --- a/apps/docs/memory-api/ingesting.mdx +++ b/apps/docs/memory-api/ingesting.mdx @@ -654,7 +654,7 @@ Process large volumes efficiently with rate limiting and error recovery. ```typescript - import Supermemory, { + import Supermemory, { BadRequestError, RateLimitError, AuthenticationError -- cgit v1.2.3