From eb43d5cc0b051db05de6e6e9d056e07956d03d2b Mon Sep 17 00:00:00 2001 From: Sam DeVore Date: Tue, 26 Jun 2018 17:13:31 -0700 Subject: [PATCH] small typo `portrait` was missing an `r` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d908df2..a8078f0e 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ Configuration options: * className: Crypto class to use * binary: Binary file to use * pageSize: Change the default size, defaults to A4 -* orientation: Change the default orientation, defaults to potrait +* orientation: Change the default orientation, defaults to portrait * margin: Array or margins with the keys: bottom, left, right, top and their values * title: Title of the document * delay: A delay in milliseconds to wait before rendering the pdf