docs[patch]: Fix typo (#24132)

CC @efriis
This commit is contained in:
Jacob Lee 2024-07-11 13:10:48 -07:00 committed by GitHub
parent bd18faa2a0
commit 4121d4151f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -107,7 +107,7 @@
"```\n", "```\n",
"## Preview\n", "## Preview\n",
"\n", "\n",
"In this guide well build a QA app over as website. The specific website we will use is the [LLM Powered Autonomous\n", "In this guide well build an app that answers questions about the content of a website. The specific website we will use is the [LLM Powered Autonomous\n",
"Agents](https://lilianweng.github.io/posts/2023-06-23-agent/) blog post\n", "Agents](https://lilianweng.github.io/posts/2023-06-23-agent/) blog post\n",
"by Lilian Weng, which allows us to ask questions about the contents of\n", "by Lilian Weng, which allows us to ask questions about the contents of\n",
"the post.\n", "the post.\n",