Skip to content

Commit cf9d18b

Browse files
authored
fix typo in v5.md (#8230)
1 parent 52604c3 commit cf9d18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrading/v5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ function Users() {
455455
<div>
456456
<h2>
457457
{/* This links to /users - the current route */}
458-
<Link to=".">Users</Link>{
458+
<Link to=".">Users</Link>
459459
</h2>
460460

461461
<ul>

0 commit comments

Comments
 (0)