Skip to content

Commit 4d52b3f

Browse files
authored
Merge pull request #3614 from Collaboration95/patch-3
Update part5a.md
2 parents 7dc6867 + efa5f37 commit 4d52b3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/5/en/part5a.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ const App = () => {
148148
setErrorMessage(null)
149149
}, 5000)
150150
}
151-
// highlight-end
152-
}
151+
152+
} // highlight-end
153153

154154
// ...
155155
}

0 commit comments

Comments
 (0)