Skip to content

Commit da4bb1b

Browse files
committed
small fix
1 parent 2fa561e commit da4bb1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/docs/pages/seo/llms-txt.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ See an example: [docs.cohere.com/llms.txt](https://docs.cohere.com/llms.txt)
2020
### llms-full.txt
2121
- **Comprehensive**: Includes the full content of your documentation.
2222
- **API-ready**: Automatically incorporates your complete API Reference with resolved OpenAPI specifications and SDK code examples for all languages you've enabled. Each API endpoint page includes its full OpenAPI spec.
23-
- **Token efficient**: When Fern detects an LLM bot, it automatically serves markdown content from the llms.txt file, reducing token consumption by 90%+.
23+
- **Token efficient**: When Fern detects an LLM bot, it automatically serves Markdown content from the llms.txt file instead of HTML, reducing token consumption by 90%+.
2424

2525
See an example: [docs.cohere.com/llms-full.txt](https://docs.cohere.com/llms-full.txt)
2626

0 commit comments

Comments
 (0)