diff --git a/examples/storm/storm.ipynb b/examples/storm/storm.ipynb index 88db7e120..b40d6ff2b 100644 --- a/examples/storm/storm.ipynb +++ b/examples/storm/storm.ipynb @@ -1227,8 +1227,8 @@ " ),\n", " (\n", " \"user\",\n", - " 'Write the complete Wiki article using markdown format. Organize citations using footnotes like \"[1]\",\"\n", - " \" avoiding duplicates in the footer. Include URLs in the footer.',\n", + " 'Write the complete Wiki article using markdown format. Organize citations using footnotes like \"[1]\",'\n", + " ' avoiding duplicates in the footer. Include URLs in the footer.',\n", " ),\n", " ]\n", ")\n",