docs: fix typo in multiple files (#31480)

Fix typo
This commit is contained in:
Michael Li 2025-06-04 00:10:20 +10:00 committed by GitHub
parent 539e5b6936
commit 9649222322
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View File

@ -68,7 +68,7 @@
"metadata": {},
"source": [
"## Specifying a prefix\n",
"You can also specify a prefix for more finegrained control over what files to load."
"You can also specify a prefix for more fine-grained control over what files to load."
]
},
{

View File

@ -107,7 +107,7 @@
"metadata": {},
"source": [
"## Specifying a glob pattern\n",
"You can also specify a glob pattern for more finegrained control over what files to load. In the example below, only files with a `pdf` extension will be loaded."
"You can also specify a glob pattern for more fine-grained control over what files to load. In the example below, only files with a `pdf` extension will be loaded."
]
},
{

View File

@ -79,7 +79,7 @@
"metadata": {},
"source": [
"## Specifying a prefix\n",
"You can also specify a prefix for more finegrained control over what files to load."
"You can also specify a prefix for more fine-grained control over what files to load."
]
},
{

View File

@ -81,7 +81,7 @@
"metadata": {},
"source": [
"## Specifying a prefix\n",
"You can also specify a prefix for more finegrained control over what files to load -including loading all files from a specific folder-."
"You can also specify a prefix for more fine-grained control over what files to load -including loading all files from a specific folder-."
]
},
{

View File

@ -75,7 +75,7 @@
"metadata": {},
"source": [
"## Specifying a prefix\n",
"You can also specify a prefix for more finegrained control over what files to load."
"You can also specify a prefix for more fine-grained control over what files to load."
]
},
{