Skip to content
This repository was archived by the owner on Mar 8, 2021. It is now read-only.

Commit 5cf1e7d

Browse files
committed
typo!
1 parent 99bf850 commit 5cf1e7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

answerbook/Chapter 8 - PDF Search App.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"name": "",
4-
"signature": "sha256:24992d3723674f6b6b156964e19fb9314512fb03f63b3f1d29be2b0f12a35f57"
4+
"signature": "sha256:dcdba69db234cd8913545a98286261afa03d1e21d84c5cab59303976d9d231a8"
55
},
66
"nbformat": 3,
77
"nbformat_minor": 0,
@@ -452,7 +452,7 @@
452452
"cell_type": "markdown",
453453
"metadata": {},
454454
"source": [
455-
"These query constructs are very explicit and clearn. It is, however, much more convenient to use Whoosh' `QuerParser` object to automatically parse strings into `Query` objects. We construct a query parser as follows:"
455+
"These query constructs are very explicit and clean. It is, however, much more convenient to use Whoosh' `QuerParser` object to automatically parse strings into `Query` objects. We construct a query parser as follows:"
456456
]
457457
},
458458
{

0 commit comments

Comments
 (0)