Skip to content

Commit 2c7798d

Browse files
authored
Fix typo in react compiler blog post date (#8091)
Fix a small typo
1 parent 4b0935b commit 2c7798d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sidebarBlog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"title": "React Compiler v1.0",
2323
"titleForHomepage": "React Compiler v1.0",
2424
"icon": "blog",
25-
"date": "October 8, 2025",
25+
"date": "October 7, 2025",
2626
"path": "/blog/2025/10/07/react-compiler-1"
2727
},
2828
{

0 commit comments

Comments
 (0)