Skip to content

Commit

Permalink
fix: improve description of scrollable preview
Browse files Browse the repository at this point in the history
  • Loading branch information
sxyazi committed Jan 25, 2024
1 parent 729222f commit bdcddbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/features/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const features: CardProps[] = [
{
title: "Scrollable Preview",
video: "/videos/scrollable-preview.mp4",
description: "Preview various types of files, and scroll while previewing.",
description: "Preview various types of files, and scroll the content of file while previewing.",
},
{
title: "Visual Mode & Batch Rename",
Expand Down

0 comments on commit bdcddbc

Please sign in to comment.