Skip to content

Commit 3cdded8

Browse files
Fixing description for PDF Reader functions
1 parent 50c0347 commit 3cdded8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/utility-guides/PDFReader.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ For this utility we have the following functions/methods:
1919

2020
### Extract NHS No From PDF
2121

22-
This is the main function that is called in order to process a batch.
23-
This will call the other two functions in order to successfully process a batch.
22+
This is called to extract all NHS numbers from a PDF file.
23+
The way it finds an NHS number is by looking for the string **"NHS No:"**
2424

2525
#### Required Arguments
2626

0 commit comments

Comments
 (0)