fixed typo and removed unused import

This commit is contained in:
Ramon Perez 2025-06-26 15:35:39 +10:00
parent 69b55db4a7
commit 52d7a928cc
2 changed files with 1 additions and 2 deletions

View File

@ -24,7 +24,7 @@ import { Callout } from 'nextra/components'
## Why Jan Nano? ## Why Jan Nano?
Most language models face a fundamental tradeoff where powerful capabilities require a lot computational resources. Jan Most language models face a fundamental tradeoff where powerful capabilities require a lot of computational resources. Jan
Nano breaks this constraint through a focused design philosophy where instead of trying to know everything, it excels at Nano breaks this constraint through a focused design philosophy where instead of trying to know everything, it excels at
knowing how to find anything. knowing how to find anything.

View File

@ -20,7 +20,6 @@ keywords:
--- ---
import { Callout } from 'nextra/components' import { Callout } from 'nextra/components'
import { Cards, Card } from 'nextra/components'
<div className="text-center py-12"> <div className="text-center py-12">
<div className="mb-8"> <div className="mb-8">