Skip to content

Commit 5f459b0

Browse files
authored
Update README.md
1 parent e943efa commit 5f459b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ pdf.cell(200, 10, txt = "Welcome to PDF handling with Python!", ln = True, align
456456
pdf.output('/mnt/data/new_example.pdf')
457457
```
458458

459-
#A dvanced PDF Processing
459+
# Advanced PDF Processing
460460
Handling PDF files often involves reading, extracting text, merging, splitting, and modifying documents. Here are some advanced operations using Python:
461461
### Merging Multiple PDF Files
462462

0 commit comments

Comments
 (0)