From ff7d4d9c0b7a0a9d28d207e08be53c487a1bb1ab Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Mon, 27 Nov 2023 16:47:19 +0900 Subject: [PATCH] Update llamacpp.ipynb (#13840) specifed -> specified --- docs/docs/integrations/llms/llamacpp.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/integrations/llms/llamacpp.ipynb b/docs/docs/integrations/llms/llamacpp.ipynb index 989284040d4..b0e814166a8 100644 --- a/docs/docs/integrations/llms/llamacpp.ipynb +++ b/docs/docs/integrations/llms/llamacpp.ipynb @@ -550,7 +550,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "In the first example, supply the path to the specifed `json.gbnf` file in order to produce JSON:" + "In the first example, supply the path to the specified `json.gbnf` file in order to produce JSON:" ] }, {