docs: fix spelling error (#28075)

Fix spelling error in docs
This commit is contained in:
Tom Pham 2024-11-13 17:06:13 +01:00 committed by GitHub
parent 892694d735
commit 965286db3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -238,7 +238,7 @@
"id": "3a96a846-1296-4d92-8e76-e29e583dee22",
"metadata": {},
"source": [
"Here's a simple parser that can parse a **string** representation of a booealn (e.g., `YES` or `NO`) and convert it into the corresponding `boolean` type."
"Here's a simple parser that can parse a **string** representation of a boolean (e.g., `YES` or `NO`) and convert it into the corresponding `boolean` type."
]
},
{