We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28ef84e commit 976d604Copy full SHA for 976d604
src/components/MDX/Recap.tsx
@@ -13,7 +13,7 @@ function Recap({children}: RecapProps) {
13
return (
14
<section>
15
<H2 isPageAnchor id="recap">
16
- Recap
+ Özet
17
</H2>
18
{children}
19
</section>
0 commit comments