From 47c8846c5a35e2dbeaa53075939defd03278f585 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 18:01:23 +0000 Subject: [PATCH] docs: fix typo in llm-docs.mdx --- llm-docs.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm-docs.mdx b/llm-docs.mdx index 39a4206..12873d8 100644 --- a/llm-docs.mdx +++ b/llm-docs.mdx @@ -36,7 +36,7 @@ Pinata's docs also offer larger contexts if you prefer it. The standard route wi curl https://docs.pinata.cloud/llms.txt ``` -If you prefer to pull all of the documentaiton you can use the route below. +If you prefer to pull all of the documentation you can use the route below. ```bash Full Docs curl https://docs.pinata.cloud/llms-full.txt ```