diff --git a/docs/docs/expression_language/how_to/inspect.ipynb b/docs/docs/expression_language/how_to/inspect.ipynb index e50d976d5f2..d680530e4e6 100644 --- a/docs/docs/expression_language/how_to/inspect.ipynb +++ b/docs/docs/expression_language/how_to/inspect.ipynb @@ -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:" ] }, {