PDFBOX-3330: fix typo for intra page link
diff --git a/content/2.0/faq.md b/content/2.0/faq.md
index f14eadc..1c0970b 100644
--- a/content/2.0/faq.md
+++ b/content/2.0/faq.md
@@ -47,7 +47,7 @@
 
 ### PDF Rendering
 
- - [I'm getting an OutOfMemoryError. What can I do?](#outofmemoryrrror)
+ - [I'm getting an OutOfMemoryError. What can I do?](#outofmemoryerror)
  - [A drop shadow is missing or at the wrong position when rendering a page](#dropshadow)
  - [Why are some texts in poor quality and not antialiased?](#textantialias)
 
@@ -195,7 +195,7 @@
 
 ## PDF rendering
 
-<a name="outofmemoryrrror"></a>
+<a name="outofmemoryerror"></a>
 
 ### I'm getting an OutOfMemoryError. What can I do?