mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 09:20:00 +02:00
fix(features): correct grammar
This commit is contained in:
parent
1ef80889bf
commit
8fc5b52667
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue