diff --git a/Required-Browser-Features.md b/Required-Browser-Features.md index bf141a8..f9c01e3 100644 --- a/Required-Browser-Features.md +++ b/Required-Browser-Features.md @@ -659,7 +659,7 @@ if the browser cannot tell if fonts are loaded and can be used. ## TextDecoder is supported -Some East Asian PDFs will be completely garbled, if the browser does not support TextDecoder. +Some East Asian PDFs will be completely garbled, if the browser does not support the `TextDecoder`.