Skip to content

Commit 74edd92

Browse files
committed
Minor tidy-up
1 parent d80f1c1 commit 74edd92

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pipx ensurepath
2828
sudo apt install inkscape
2929
```
3030

31-
- If you want to compress your PDFs, you will need to install
31+
- If you want to compress any of your PDFs, you will need to install
3232
[Ghostscript](https://www.ghostscript.com/):
3333

3434
```
@@ -94,7 +94,7 @@ another might creates half a dozen variations of itself. All that logic is in yo
9494

9595
## Development
9696

97-
The source code of pdfbaker lives [on github](https://github.com/pythonnz/pdfbaker).
97+
The source code of pdfbaker [lives on github](https://github.com/pythonnz/pdfbaker).
9898

9999
Your changes will be rejected by github if the linters throw warnings. You should
100100
install [pre-commmit](https://pre-commit.com) and run

0 commit comments

Comments
 (0)