Skip to content

Commit 21694a8

Browse files
committed
fix: typo
1 parent 3212b00 commit 21694a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-frontend/src/elements/routes/pages/home/HomeView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ function HomeView() {
4848
} else {
4949
elements.push(
5050
<Content>
51-
<SectionDivider label="Latext News" />
51+
<SectionDivider label="Latest News" />
5252
<News />
5353
</Content>,
5454
);

0 commit comments

Comments
 (0)