From 43c0142682b5b62b77f47912e8902b70e8696d49 Mon Sep 17 00:00:00 2001 From: Pierre Grimaud Date: Thu, 5 Mar 2020 14:43:34 +0100 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5ec5ddd..5edb5ec1 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ At TheCodingMachine, we build a lot of web applications (intranets, extranets an * HTML and Markdown conversions using Google Chrome headless * Office conversions (.txt, .rtf, .docx, .doc, .odt, .pptx, .ppt, .odp and so on) using [unoconv](https://github.com/dagwieers/unoconv) -* Assets :package:: send your header, footer, images, fonts, stylesheets and so on for converting your HTML and Markdown to beaufitul PDFs! +* Assets :package:: send your header, footer, images, fonts, stylesheets and so on for converting your HTML and Markdown to beautiful PDFs! * Easily interact with the API using our [Go](https://github.com/thecodingmachine/gotenberg-go-client) and [PHP](https://github.com/thecodingmachine/gotenberg-php-client) libraries ## Quick start