Skip to content

Commit

Permalink
docs: fix typo in ollama notebook (#17127)
Browse files Browse the repository at this point in the history
- **Description:** typo fix in ollama notebook
  • Loading branch information
arnoschutijzer authored Feb 6, 2024
1 parent 42c812a commit 863f96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/integrations/llms/ollama.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
"\n",
"def plt_img_base64(img_base64):\n",
" \"\"\"\n",
" Disply base64 encoded string as image\n",
" Display base64 encoded string as image\n",
"\n",
" :param img_base64: Base64 string\n",
" \"\"\"\n",
Expand Down

0 comments on commit 863f96b

Please sign in to comment.