From 5fff845d139686472ef7d4aed9a3d4022aff9a9c Mon Sep 17 00:00:00 2001 From: Steve <3835734+stevebanik@users.noreply.github.com> Date: Thu, 7 Dec 2023 07:47:34 -0600 Subject: [PATCH] fixed typo (#41) s/prepreint/preprint/g --- arxiv-matplotlib.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arxiv-matplotlib.ipynb b/arxiv-matplotlib.ipynb index 452f6bb..3f78673 100644 --- a/arxiv-matplotlib.ipynb +++ b/arxiv-matplotlib.ipynb @@ -15,7 +15,7 @@ "\n", "*\"About 15% of arXiv papers use Matplotlib\"*\n", "\n", - "arXiv is the preeminent repository for scholarly prepreint articles. It stores millions of journal articles used across science. It's also public access, and so we can just scrape the entire thing given enough compute power.\n", + "arXiv is the preeminent repository for scholarly preprint articles. It stores millions of journal articles used across science. It's also public access, and so we can just scrape the entire thing given enough compute power.\n", "\n", "## Watermark\n", "\n",