diff --git a/src/components/DocsFooter.tsx b/src/components/DocsFooter.tsx index 5f2330e7eae..93c2ca125ff 100644 --- a/src/components/DocsFooter.tsx +++ b/src/components/DocsFooter.tsx @@ -80,7 +80,7 @@ function FooterLink({ />
- {type} + {type === 'Previous' ? 'Previous' : 'Next'} {title}