docs: fix typo in inspect runnables docs (#15994)

- **Description:** Fixing a typo related to prompts in the inspecting
runnables docs
This commit is contained in:
Antonio Mindov
2024-01-15 20:35:26 +02:00
committed by GitHub
parent c0773ab329
commit fb7e66b809

View File

@@ -177,7 +177,7 @@
"source": [
"## Get the prompts\n",
"\n",
"An important part of every chain is the prompts that are used. You can get the graphs present in the chain:"
"An important part of every chain is the prompts that are used. You can get the prompts present in the chain:"
]
},
{