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 ```