chore: fix grammar

This commit is contained in:
2026-06-30 12:03:21 -04:00
parent d9b04f42b3
commit 20570933e4
+1 -1
View File
@@ -1,7 +1,7 @@
# PDF to Markdown # PDF to Markdown
There are numerous instances where we need to process PDFs into Markdown to enable programmatic extraction and modern pipelines. There are numerous instances where we need to process PDFs into Markdown to enable programmatic extraction and modern pipelines.
This repository is a minimal environment to perform these computations locally (requires access to enterprise GPUs) or with [datalab](https://datalab.to) API calls. This repository provides a minimal environment for performing these computations locally (requires access to enterprise GPUs) or via [datalab](https://datalab.to) API calls.
The `scratch/` directory can be used to run jobs as it is ignored by git. The `scratch/` directory can be used to run jobs as it is ignored by git.