From d639bf246ad0734f172a9d49dfcffe0ea76da052 Mon Sep 17 00:00:00 2001
From: Chris Croome <chris@webarchitects.co.uk>
Date: Tue, 30 Apr 2019 09:58:28 +0100
Subject: [PATCH] README tweak

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3239999..f9c8464 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Ansible Debian role to install wkhtmltopdf
 
-Due to errors for [ERPNext](https://www.erpnext.org/) with the Debian packaged version of wkhtmltopdf, this role will install from the [wkhtmltopdf site](https://wkhtmltopdf.org/).
+Due to [ERPNext](https://www.erpnext.org/) errors with the Debian packaged version of wkhtmltopdf, this role will install from the [wkhtmltopdf site](https://wkhtmltopdf.org/).
 
 The variables in the `defaults/main.yml` file for this role might need overriding using newer values from the [wkhtmltopdf downloads page](https://wkhtmltopdf.org/downloads.html):
 
-- 
GitLab