Skip to content

Commit 985ce3c

Browse files
Fix typo in README (#2005)
1 parent f646488 commit 985ce3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-pdf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ const options = {
417417

418418
### Support for standard fonts
419419

420-
If you want to support PDFs using standard fonts (deprecated in PDF 1.5, but still around), ot you have encountered the following warning:
420+
If you want to support PDFs using standard fonts (deprecated in PDF 1.5, but still around), or you have encountered the following warning:
421421

422422
```
423423
The standard font "baseUrl" parameter must be specified, ensure that the "standardFontDataUrl" API parameter is provided.

0 commit comments

Comments
 (0)