docs: grammar and readability fixes

This commit is contained in:
Frazer Smith
2021-04-28 18:15:36 +01:00
parent a9f751002d
commit 85b1de9672
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
[Poppler](https://poppler.freedesktop.org/) is a PDF rendering library that also includes a collection of utility binaries, which allows for the manipulation and extraction of data from PDF documents such as converting PDF files to HTML, TXT, or PostScript.
The `node-poppler` module provides an asynchronous node.js wrapper around said utility binaries for easier use.
It was originally created out of a need for a PDF-to-HTML conversion module at [Yeovil District Hospital NHS Foundation Trust](https://yeovilhospital.co.uk/) to convert clinical documents in PDF format to HTML.
It was created out of a need for a PDF-to-HTML conversion module at [Yeovil District Hospital NHS Foundation Trust](https://yeovilhospital.co.uk/) to convert clinical documents in PDF format to HTML.
## Installation
+2 -2
View File
@@ -2,7 +2,7 @@
## Disclosure Policy
Please email reports about any security related issues you find to frazer.dev@outlook.com.
Please email reports about any security-related issues you find to frazer.dev@outlook.com.
Please use a descriptive subject line in your report email, in addition to a reference or link to this repository.
After the initial reply to your report, we will endeavor to keep you informed of the progress being made towards a fix.
@@ -10,4 +10,4 @@ In addition, please include the following information along with your report:
- Your name and affiliation (if any)
- A description of the technical details of the vulnerabilities
- An explanation who can exploit this vulnerability, and what they gain when doing so
- An explanation of who can exploit this vulnerability, and what they gain when doing so