From da6b5267708ad8a77c832e8a56ff5ee01c8d9716 Mon Sep 17 00:00:00 2001 From: Daniel Vu Dao Date: Thu, 24 Oct 2024 08:05:43 -0700 Subject: [PATCH] docs: Update `Runnable` documentation (#27606) **Description** Adds better code formatting for one of the docs. --- docs/docs/how_to/output_parser_structured.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/how_to/output_parser_structured.ipynb b/docs/docs/how_to/output_parser_structured.ipynb index aaff800f954..f205cd0b550 100644 --- a/docs/docs/how_to/output_parser_structured.ipynb +++ b/docs/docs/how_to/output_parser_structured.ipynb @@ -214,7 +214,7 @@ "id": "3ca23082-c602-4ee8-af8c-a185b1f42bd1", "metadata": {}, "source": [ - "While the PydanticOutputParser cannot:" + "While the `PydanticOutputParser` cannot:" ] }, {