Skip to content

Commit 33ffd62

Browse files
GitHub Aceidan
andcommitted
fix: correct grammar in stories header label
Co-authored-by: Idan Gazit <idan@github.com>
1 parent a5437f6 commit 33ffd62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ function App() {
128128
</h1>
129129
<div className="flex items-center gap-2 mt-2">
130130
<span className="text-slate-500 text-[10px] uppercase tracking-wider">
131-
Top stories from the last
131+
Top stories in the last
132132
</span>
133133
<select
134134
value={duration}

0 commit comments

Comments
 (0)