fix(features): correct grammar

This commit is contained in:
Colin Kim 2025-01-26 22:45:17 -08:00 committed by GitHub
parent 1ef80889bf
commit 8fc5b52667
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -95,7 +95,7 @@ import { getTitleAnimation, getZoomInAnimation } from '../animations'
<Description <Description
class="feature-title whitespace-nowrap text-5xl font-bold md:text-6xl" class="feature-title whitespace-nowrap text-5xl font-bold md:text-6xl"
> >
Split Views Split View
</Description> </Description>
<p class="desc mt-2 text-xl font-normal"> <p class="desc mt-2 text-xl font-normal">
Zen's split view feature allows you to view multiple tabs at once. Zen's split view feature allows you to view multiple tabs at once.